Searched defs:IsOnHeap (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ic/ | ||
| D | ic_handler.h | 174 static inline bool IsOnHeap(uint32_t handler) in IsOnHeap() function |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_ark_tools.cpp | 358 JSTaggedValue BuiltinsArkTools::IsOnHeap(EcmaRuntimeCallInfo *info) in IsOnHeap() function in panda::ecmascript::builtins::BuiltinsArkTools |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | circuit_builder.cpp | 699 GateRef CircuitBuilder::IsOnHeap(GateRef hClass) in IsOnHeap() function in panda::ecmascript::kungfu::CircuitBuilder |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| D | js_hclass.h | 366 …using IsOnHeap = IsJSFunctionBit::NextFlag; // 31 variable |