Home
last modified time | relevance | path

Searched defs:lNotJSFunction (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp403 Label lNotJSFunction; in GenJSCall() local
832 Label *lNonCallable, Label *lNotJSFunction, Label *lJSFunctionCall) in JSCallCheck()