Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp890 Label aligneThrow; in CallNativeWithArgv() local
912 __ Jz(&aligneThrow, Distance::Near); in CallNativeWithArgv()
915 __ Bind(&aligneThrow); in CallNativeWithArgv()

Completed in 4 milliseconds