Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.cpp51 Label funcIsCallable(env); in JSCallDispatchForBaseline() local
471 Label funcIsCallable(env); in JSCallDispatch() local
497 void CallStubBuilder::JSCallInit(Label *exit, Label *funcIsHeapObject, Label *funcIsCallable, Label… in JSCallInit()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_function_stub_builder.cpp195 Label funcIsCallable(env); in PrototypeCall() local