Searched refs:JSFastCallWithArgVAndPushUndefined (Results 1 – 9 of 9) sorted by relevance
278 void OptimizedFastCall::JSFastCallWithArgVAndPushUndefined(ExtendedAssembler *assembler) in JSFastCallWithArgVAndPushUndefined() function in panda::ecmascript::x64::OptimizedFastCall280 __ BindAssemblerStub(RTSTUB_ID(JSFastCallWithArgVAndPushUndefined)); in JSFastCallWithArgVAndPushUndefined()
101 static void JSFastCallWithArgVAndPushUndefined(ExtendedAssembler *assembler);
129 static void JSFastCallWithArgVAndPushUndefined(ExtendedAssembler *assembler);
326 void OptimizedFastCall::JSFastCallWithArgVAndPushUndefined(ExtendedAssembler *assembler) in JSFastCallWithArgVAndPushUndefined() function in panda::ecmascript::aarch64::OptimizedFastCall328 __ BindAssemblerStub(RTSTUB_ID(JSFastCallWithArgVAndPushUndefined)); in JSFastCallWithArgVAndPushUndefined()
407 V(JSFastCallWithArgVAndPushUndefined) \
733 result = CallNGCRuntime(glue, RTSTUB_ID(JSFastCallWithArgVAndPushUndefined), in GenerateCircuit()
1306 DEF_CALL_SIGNATURE(JSFastCallWithArgVAndPushUndefined) in DEF_CALL_SIGNATURE() argument
5449 result = CallNGCRuntime(glue, RTSTUB_ID(JSFastCallWithArgVAndPushUndefined), in JSCallDispatch()5455 result = CallNGCRuntime(glue, RTSTUB_ID(JSFastCallWithArgVAndPushUndefined), in JSCallDispatch()
93 V(JSFastCallWithArgVAndPushUndefined)