Lines Matching defs:flag
548 inline void SetCallable(bool flag) in SetCallable()
553 inline void SetConstructor(bool flag) const in SetConstructor()
558 inline void SetExtensible(bool flag) const in SetExtensible()
563 inline void SetIsPrototype(bool flag) const in SetIsPrototype()
568 inline void SetClassConstructor(bool flag) const in SetClassConstructor()
574 inline void SetClassPrototype(bool flag) const in SetClassPrototype()
580 inline void SetIsNativeBindingObject(bool flag) const in SetIsNativeBindingObject()
585 inline void SetIsDictionaryMode(bool flag) const in SetIsDictionaryMode()
590 inline void SetTS(bool flag) const in SetTS()
595 inline void SetIsJSFunction(bool flag) const in SetIsJSFunction()
600 inline void SetIsOnHeap(bool flag) const in SetIsOnHeap()
1057 inline void SetIsJSShared(bool flag) const in SetIsJSShared()
1960 inline void SetHasDeleteProperty(bool flag) const in SetHasDeleteProperty()
1971 inline void SetIsAllTaggedProp(bool flag) const in SetIsAllTaggedProp()
2143 inline void SetIsFound(bool flag) in SetIsFound()
2153 inline void SetIsWritable(bool flag) in SetIsWritable()
2163 inline void SetIsLocal(bool flag) in SetIsLocal()
2173 inline void SetIsNotHole(bool flag) in SetIsNotHole()
2194 inline void SetIsAccessor(bool flag) in SetIsAccessor()
2224 inline void SetIsInlinedProps(bool flag) in SetIsInlinedProps()