Home
last modified time | relevance | path

Searched refs:JSCallInternal (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Dcommon_call.h132 static void JSCallInternal(ExtendedAssembler *assembler, Register jsfunc, bool isNew = false);
H A Doptimized_call.cpp438 JSCallInternal(assembler, jsfunc, isNew); in GenJSCall()
453 void OptimizedCall::JSCallInternal(ExtendedAssembler *assembler, Register jsfunc, bool isNew) in JSCallInternal() function in panda::ecmascript::aarch64::OptimizedCall
1034 JSCallInternal(assembler, jsfunc); in JSProxyCallInternalWithArgV()

Completed in 4 milliseconds