Home
last modified time | relevance | path

Searched refs:IsFreeObjectWithNoneField (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h88 if (GetClass()->IsFreeObjectWithNoneField()) { in AsanPoisonFreeObject()
Djs_hclass.h1343 inline bool IsFreeObjectWithNoneField() const in IsFreeObjectWithNoneField() function