Home
last modified time | relevance | path

Searched defs:isJsProxy (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.cpp344 void CallStubBuilder::JSCallNativeInner(Label *exit, bool isJsProxy) in JSCallNativeInner()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Dasm_interpreter_call.cpp1893 void AsmInterpreterCall::CallNativeEntry(ExtendedAssembler *assembler, bool isJsProxy) in CallNativeEntry()
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp920 void AsmInterpreterCall::CallNativeEntry(ExtendedAssembler *assembler, bool isJsProxy) in CallNativeEntry()