Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Don_heap.h35 static bool IsOnHeap(OnHeapMode mode) in IsOnHeap() function
Djs_hclass.h396 …using IsOnHeap = IsJSFunctionBit::NextFlag; // 27 variable
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_handler.h218 static inline bool IsOnHeap(Type handler) in IsOnHeap() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_ark_tools.cpp592 JSTaggedValue BuiltinsArkTools::IsOnHeap(EcmaRuntimeCallInfo *info) in IsOnHeap() function in panda::ecmascript::builtins::BuiltinsArkTools
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp922 GateRef CircuitBuilder::IsOnHeap(GateRef hClass) in IsOnHeap() function in panda::ecmascript::kungfu::CircuitBuilder