Home
last modified time | relevance | path

Searched refs:NO_CALL_CONSTRUCTOR_FLAGS (Results 1 – 16 of 16) sorted by relevance

/external/v8/src/
Dglobals.h478 NO_CALL_CONSTRUCTOR_FLAGS, enumerator
/external/v8/src/compiler/
Djs-generic-lowering.cc369 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in LowerJSCallConstruct()
/external/v8/src/arm64/
Dbuiltins-arm64.cc758 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-arm64.cc428 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()
/external/v8/src/ia32/
Dbuiltins-ia32.cc527 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-ia32.cc3919 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()
/external/v8/src/x87/
Dbuiltins-x87.cc527 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-x87.cc4339 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()
/external/v8/src/x64/
Dbuiltins-x64.cc585 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-x64.cc4018 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()
/external/v8/src/arm/
Dbuiltins-arm.cc784 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-arm.cc4071 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()
/external/v8/src/mips64/
Dbuiltins-mips64.cc819 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-mips64.cc4050 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()
/external/v8/src/mips/
Dbuiltins-mips.cc803 CallConstructStub stub(masm->isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in Generate_JSEntryTrampolineHelper()
Dlithium-codegen-mips.cc4018 CallConstructStub stub(isolate(), NO_CALL_CONSTRUCTOR_FLAGS); in DoCallNew()