Home
last modified time | relevance | path

Searched refs:NullCallWrapper (Results 1 – 25 of 27) sorted by relevance

12

/external/v8/src/
Dassembler.h873 class NullCallWrapper : public CallWrapper {
875 NullCallWrapper() { } in NullCallWrapper() function
876 virtual ~NullCallWrapper() { } in ~NullCallWrapper()
/external/v8/src/x64/
Dbuiltins-x64.cc325 CALL_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in Generate_JSConstructStubHelper()
329 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSConstructStubHelper()
494 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSEntryTrampolineHelper()
796 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionCall()
945 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionApply()
Dstub-cache-x64.cc626 JUMP_FUNCTION, NullCallWrapper(), call_kind); in CompileCacheable()
1328 NullCallWrapper(), call_kind); in CompileCallField()
1837 NullCallWrapper(), call_kind); in CompileStringFromCharCodeCall()
1952 NullCallWrapper(), call_kind); in CompileMathAbsCall()
2141 NullCallWrapper(), call_kind); in CompileCallConstant()
2201 NullCallWrapper(), call_kind); in CompileCallInterceptor()
2263 NullCallWrapper(), call_kind); in CompileCallGlobal()
Dmacro-assembler-x64.h370 const CallWrapper& call_wrapper = NullCallWrapper());
1338 const CallWrapper& call_wrapper = NullCallWrapper(),
Dic-x64.cc893 NullCallWrapper(), CALL_AS_METHOD); in GenerateFunctionTailCall()
993 NullCallWrapper(), in GenerateMiss()
Dcode-stubs-x64.cc3669 NullCallWrapper(), in Generate()
3676 NullCallWrapper(), in Generate()
Dfull-codegen-x64.cc3169 NullCallWrapper(), CALL_AS_METHOD); in EmitCallFunction()
/external/v8/src/ia32/
Dbuiltins-ia32.cc320 CALL_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in Generate_JSConstructStubHelper()
324 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSConstructStubHelper()
431 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSEntryTrampolineHelper()
725 __ InvokeCode(edx, expected, expected, JUMP_FUNCTION, NullCallWrapper(), in Generate_FunctionCall()
867 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionApply()
Dmacro-assembler-ia32.h318 const CallWrapper& call_wrapper = NullCallWrapper());
852 const CallWrapper& call_wrapper = NullCallWrapper(),
Dstub-cache-ia32.cc642 JUMP_FUNCTION, NullCallWrapper(), call_kind); in CompileCacheable()
1358 NullCallWrapper(), call_kind); in CompileCallField()
1890 NullCallWrapper(), call_kind); in CompileStringFromCharCodeCall()
2020 NullCallWrapper(), CALL_AS_METHOD); in CompileMathFloorCall()
2125 NullCallWrapper(), CALL_AS_METHOD); in CompileMathAbsCall()
2313 NullCallWrapper(), call_kind); in CompileCallConstant()
2372 NullCallWrapper(), call_kind); in CompileCallInterceptor()
2432 NullCallWrapper(), call_kind); in CompileCallGlobal()
Dic-ia32.cc1020 NullCallWrapper(), CALL_AS_METHOD); in GenerateFunctionTailCall()
1116 NullCallWrapper(), in GenerateMiss()
Dcode-stubs-ia32.cc4664 NullCallWrapper(), in Generate()
4671 NullCallWrapper(), in Generate()
Dfull-codegen-ia32.cc3282 NullCallWrapper(), CALL_AS_METHOD); in EmitCallFunction()
/external/v8/src/arm/
Dbuiltins-arm.cc978 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSConstructStubHelper()
1109 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSEntryTrampolineHelper()
1467 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionCall()
1611 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionApply()
Dstub-cache-arm.cc566 __ InvokeFunction(r1, arguments, JUMP_FUNCTION, NullCallWrapper(), call_kind); in GenerateCallFunction()
809 JUMP_FUNCTION, NullCallWrapper(), call_kind); in CompileCacheable()
1999 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in CompileStringFromCharCodeCall()
2145 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in CompileMathFloorCall()
2244 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in CompileMathAbsCall()
2423 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), call_kind); in CompileCallConstant()
2518 NullCallWrapper(), call_kind); in CompileCallGlobal()
Dic-arm.cc463 NullCallWrapper(), CALL_AS_METHOD); in GenerateFunctionTailCall()
551 NullCallWrapper(), in GenerateMiss()
Dmacro-assembler-arm.h1055 const CallWrapper& call_wrapper = NullCallWrapper());
Dmacro-assembler-arm.cc1082 NullCallWrapper(), call_kind); in InvokeCode()
Dcode-stubs-arm.cc5196 NullCallWrapper(), in Generate()
5203 NullCallWrapper(), in Generate()
Dfull-codegen-arm.cc3340 NullCallWrapper(), CALL_AS_METHOD); in EmitCallFunction()
/external/v8/src/mips/
Dbuiltins-mips.cc1010 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSConstructStubHelper()
1139 NullCallWrapper(), CALL_AS_METHOD); in Generate_JSEntryTrampolineHelper()
1493 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionCall()
1636 NullCallWrapper(), CALL_AS_METHOD); in Generate_FunctionApply()
Dstub-cache-mips.cc551 __ InvokeFunction(a1, arguments, JUMP_FUNCTION, NullCallWrapper(), call_kind); in GenerateCallFunction()
799 JUMP_FUNCTION, NullCallWrapper(), call_kind); in CompileCacheable()
1999 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in CompileStringFromCharCodeCall()
2133 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in CompileMathFloorCall()
2234 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), CALL_AS_METHOD); in CompileMathAbsCall()
2414 function, arguments(), JUMP_FUNCTION, NullCallWrapper(), call_kind); in CompileCallConstant()
2513 NullCallWrapper(), call_kind); in CompileCallGlobal()
Dic-mips.cc462 NullCallWrapper(), CALL_AS_METHOD); in GenerateFunctionTailCall()
549 NullCallWrapper(), in GenerateMiss()
Dmacro-assembler-mips.h1214 const CallWrapper& call_wrapper = NullCallWrapper());
Dcode-stubs-mips.cc5427 NullCallWrapper(), in Generate()
5434 NullCallWrapper(), in Generate()

12