Searched defs:IsOnHeap (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | on_heap.h | 35 static bool IsOnHeap(OnHeapMode mode) in IsOnHeap() function |
| D | js_hclass.h | 396 …using IsOnHeap = IsJSFunctionBit::NextFlag; // 27 variable |
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| D | ic_handler.h | 218 static inline bool IsOnHeap(Type handler) in IsOnHeap() function |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_ark_tools.cpp | 592 JSTaggedValue BuiltinsArkTools::IsOnHeap(EcmaRuntimeCallInfo *info) in IsOnHeap() function in panda::ecmascript::builtins::BuiltinsArkTools |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder.cpp | 922 GateRef CircuitBuilder::IsOnHeap(GateRef hClass) in IsOnHeap() function in panda::ecmascript::kungfu::CircuitBuilder |