Home
last modified time | relevance | path

Searched refs:safepoint_generator (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/arm64/
Dlithium-codegen-arm64.cc1684 SafepointGenerator safepoint_generator(this, pointers, Safepoint::kLazyDeopt); in DoApplyArguments() local
1688 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()
/external/v8/src/x64/
Dlithium-codegen-x64.cc3442 SafepointGenerator safepoint_generator( in DoApplyArguments() local
3445 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()
/external/v8/src/ia32/
Dlithium-codegen-ia32.cc3352 SafepointGenerator safepoint_generator( in DoApplyArguments() local
3355 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()
/external/v8/src/arm/
Dlithium-codegen-arm.cc3577 SafepointGenerator safepoint_generator( in DoApplyArguments() local
3582 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()
/external/v8/src/mips64/
Dlithium-codegen-mips64.cc3520 SafepointGenerator safepoint_generator( in DoApplyArguments() local
3525 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()
/external/v8/src/x87/
Dlithium-codegen-x87.cc3639 SafepointGenerator safepoint_generator( in DoApplyArguments() local
3642 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()
/external/v8/src/mips/
Dlithium-codegen-mips.cc3491 SafepointGenerator safepoint_generator( in DoApplyArguments() local
3496 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator); in DoApplyArguments()