Searched refs:CallSelf (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.h829 void CallSelf() { function in class:v8::internal::MacroAssembler
H A Dlithium-codegen-ia32.cc3427 __ CallSelf();
3512 __ CallSelf();
/external/chromium_org/v8/src/x87/
H A Dmacro-assembler-x87.h797 void CallSelf() { function in class:v8::internal::MacroAssembler
H A Dlithium-codegen-x87.cc3714 __ CallSelf();
3799 __ CallSelf();
/external/chromium_org/v8/src/x64/
H A Dmacro-assembler-x64.h923 void CallSelf() { function in class:v8::internal::MacroAssembler
H A Dlithium-codegen-x64.cc3514 __ CallSelf();
3601 __ CallSelf();

Completed in 2653 milliseconds