Home
last modified time | relevance | path

Searched defs:jsCall (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/ir_builder/js_interop/
Djs_interop_inst_builder.cpp122 … RuntimeInterface::MethodPtr method, Inst *jsCall, in BuildReturnValueConvertInteropIntrinsic()
176 auto jsCall = CreateInteropCallIntrinsic(pc, callKind); in BuildInteropCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp401 Label jsCall; in GenJSCall() local
882 …dCall::JSBoundFunctionCallInternal(ExtendedAssembler *assembler, Register jsFuncReg, Label *jsCall) in JSBoundFunctionCallInternal()