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.cpp150 Label pushCallThis; in JSCallCommonEntry() local
196 …reterCall::JSCallCommonFastPath(ExtendedAssembler *assembler, JSCallMode mode, Label *pushCallThis, in JSCallCommonFastPath()
229 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
Doptimized_call.cpp975 Label pushCallThis; in GenJSCallWithArgV() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp301 Label pushCallThis; in JSCallCommonEntry() local
435 Label pushCallThis; in JSCallCommonFastPath() local
472 … Label *fastPathEntry, Label *pushCallThis, Label *stackOverflow) in JSCallCommonSlowPath()
Doptimized_call.cpp836 Register actualNumArgs, Register argV, Label *pushCallThis) in PushArgsWithArgV()
990 Label pushCallThis; in GenJSCallWithArgV() local