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.cpp412 Label lNotJSFunction; in GenJSCall() local
839 Label *lNonCallable, Label *lNotJSFunction, Label *lJSFunctionCall) in JSCallCheck()