Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h59 if (hclass->IsFreeObjectWithShortField()) { in Available()
Djs_hclass.h1327 inline bool IsFreeObjectWithShortField() const in IsFreeObjectWithShortField() function