Home
last modified time | relevance | path

Searched defs:notCallable (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
H A Dasm_interpreter_call.cpp75 Label notCallable; in AsmInterpEntryDispatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
H A Dasm_interpreter_call.cpp142 Label notCallable; in AsmInterpEntryDispatch() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dnew_object_stub_builder.cpp489 BRANCH(IsCallable(target), &isCallable, &notCallable); in NewJSProxy() local

Completed in 12 milliseconds