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.cpp35 Label funcIsHeapObject(env); in JSCallDispatchForBaseline() local
267 Label funcIsHeapObject(env); in JSCallDispatch() local
294 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