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