Home
last modified time | relevance | path

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

/external/v8/src/
Dglobal-handles.h99 enum WeaknessType { enum
Dglobal-handles.cc158 WeaknessType weakness_type() const { in weakness_type()
161 void set_weakness_type(WeaknessType weakness_type) { in set_weakness_type()
371 class NodeWeaknessType : public BitField<WeaknessType, 6, 2> {};