Searched defs:IsFreeObject (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | free_object.cpp | 62 bool FreeObject::IsFreeObject() const in IsFreeObject() function in panda::ecmascript::FreeObject |
| H A D | js_hclass.h | 1628 inline bool IsFreeObject() const in IsFreeObject() function in panda::ecmascript::JSHClass |
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | jit_fort_memdesc.h | 91 inline bool IsFreeObject() const in IsFreeObject() function in panda::ecmascript::MemDesc |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | hclass.h | 47 inline bool IsFreeObject() const in IsFreeObject() function in ark::HClass |
Completed in 5 milliseconds