Home
last modified time | relevance | path

Searched defs:EmitIsConstructCall (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/v8/src/arm64/
Dfull-codegen-arm64.cc2968 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
/external/chromium_org/v8/src/x87/
Dfull-codegen-x87.cc3185 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
Dlithium-codegen-x87.cc6006 void LCodeGen::EmitIsConstructCall(Register temp) { in EmitIsConstructCall() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/ia32/
Dfull-codegen-ia32.cc3195 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
Dlithium-codegen-ia32.cc5412 void LCodeGen::EmitIsConstructCall(Register temp) { in EmitIsConstructCall() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/x64/
Dfull-codegen-x64.cc3185 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
Dlithium-codegen-x64.cc5598 void LCodeGen::EmitIsConstructCall(Register temp) { in EmitIsConstructCall() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/mips/
Dfull-codegen-mips.cc3277 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
Dlithium-codegen-mips.cc5618 void LCodeGen::EmitIsConstructCall(Register temp1, Register temp2) { in EmitIsConstructCall() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/arm/
Dfull-codegen-arm.cc3291 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
Dlithium-codegen-arm.cc5606 void LCodeGen::EmitIsConstructCall(Register temp1, Register temp2) { in EmitIsConstructCall() function in v8::internal::LCodeGen
/external/chromium_org/v8/src/mips64/
Dfull-codegen-mips64.cc3277 void FullCodeGenerator::EmitIsConstructCall(CallRuntime* expr) { in EmitIsConstructCall() function in v8::internal::FullCodeGenerator
Dlithium-codegen-mips64.cc5651 void LCodeGen::EmitIsConstructCall(Register temp1, Register temp2) { in EmitIsConstructCall() function in v8::internal::LCodeGen