Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Doptimized_call.cpp465 Label callNativeMethod; in JSCallInternal() local
476 __ Tbnz(callField, MethodLiteral::IsNativeBit::START_BIT, &callNativeMethod); in JSCallInternal()
492 __ Bind(&callNativeMethod); in JSCallInternal()
616 __ B(&callNativeMethod); in JSCallInternal()

Completed in 3 milliseconds