Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp764 Label dispatchCall; in DispatchCall() local
767 __ Jnz(&dispatchCall); in DispatchCall()
769 __ Bind(&dispatchCall); in DispatchCall()

Completed in 4 milliseconds