Home
last modified time | relevance | path

Searched defs:BeforeCall (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/v8/src/
Dassembler.h1106 virtual void BeforeCall(int call_size) const { } in BeforeCall() function
Dcode-stubs.h537 virtual void BeforeCall(MacroAssembler* masm) const {} in BeforeCall() function
/external/chromium_org/v8/src/arm64/
Dcodegen-arm64.cc87 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-arm64.cc30 virtual void BeforeCall(int call_size) const { } in BeforeCall() function in v8::internal::FINAL
/external/chromium_org/v8/src/mips64/
Dcodegen-mips64.cc534 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-mips64.cc29 virtual void BeforeCall(int call_size) const OVERRIDE {} in BeforeCall() function in v8::internal::FINAL
/external/chromium_org/v8/src/x87/
Dcodegen-x87.cc20 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-x87.cc35 virtual void BeforeCall(int call_size) const OVERRIDE {} in BeforeCall() function in v8::internal::FINAL
/external/chromium_org/v8/src/mips/
Dcodegen-mips.cc639 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-mips.cc54 virtual void BeforeCall(int call_size) const OVERRIDE {} in BeforeCall() function in v8::internal::FINAL
/external/chromium_org/v8/src/x64/
Dcodegen-x64.cc18 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-x64.cc33 virtual void BeforeCall(int call_size) const OVERRIDE {} in BeforeCall() function in v8::internal::FINAL
/external/chromium_org/v8/src/arm/
Dcodegen-arm.cc357 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-arm.cc30 virtual void BeforeCall(int call_size) const OVERRIDE {} in BeforeCall() function in v8::internal::FINAL
/external/chromium_org/v8/src/ia32/
Dcodegen-ia32.cc20 void StubRuntimeCallHelper::BeforeCall(MacroAssembler* masm) const { in BeforeCall() function in v8::internal::StubRuntimeCallHelper
Dlithium-codegen-ia32.cc34 virtual void BeforeCall(int call_size) const OVERRIDE {} in BeforeCall() function in v8::internal::FINAL