Home
last modified time | relevance | path

Searched defs:pushCallThis (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp142 Label pushCallThis; in JSCallCommonEntry() local
189 …reterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label *pushCallThis, in JSCallCommonFastPath()
222 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
Doptimized_call.cpp1256 Label pushCallThis; in GenJSCallWithArgV() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp294 Label pushCallThis; in JSCallCommonEntry() local
429 Label pushCallThis; in JSCallCommonFastPath() local
466 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
Doptimized_call.cpp1123 Register actualNumArgs, Register argV, Label *pushCallThis) in PushArgsWithArgV()
1277 Label pushCallThis; in GenJSCallWithArgV() local