Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcall_stub_builder.cpp50 Label funcIsHeapObject(env); in JSCallDispatchForBaseline() local
470 Label funcIsHeapObject(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.cpp194 Label funcIsHeapObject(env); in PrototypeCall() local