Lines Matching defs:flag
567 inline void SetCallable(bool flag) in SetCallable()
572 inline void SetConstructor(bool flag) const in SetConstructor()
577 inline void SetExtensible(bool flag) const in SetExtensible()
582 inline void SetIsPrototype(bool flag) const in SetIsPrototype()
587 inline void SetClassConstructor(bool flag) const in SetClassConstructor()
593 inline void SetClassPrototype(bool flag) const in SetClassPrototype()
599 inline void SetIsNativeBindingObject(bool flag) const in SetIsNativeBindingObject()
604 inline void SetIsDictionaryMode(bool flag) const in SetIsDictionaryMode()
609 inline void SetIsJSArrayPrototypeModified(bool flag) const in SetIsJSArrayPrototypeModified()
614 inline void SetAOT(bool flag) const in SetAOT()
619 inline void SetIsJSFunction(bool flag) const in SetIsJSFunction()
624 inline void SetIsOnHeap(bool flag) const in SetIsOnHeap()
1081 inline void SetIsJSShared(bool flag) const in SetIsJSShared()
1992 inline void SetHasDeleteProperty(bool flag) const in SetHasDeleteProperty()
2003 inline void SetIsAllTaggedProp(bool flag) const in SetIsAllTaggedProp()
2190 inline void SetIsFound(bool flag) in SetIsFound()
2200 inline void SetIsWritable(bool flag) in SetIsWritable()
2210 inline void SetIsLocal(bool flag) in SetIsLocal()
2220 inline void SetIsNotHole(bool flag) in SetIsNotHole()
2241 inline void SetIsAccessor(bool flag) in SetIsAccessor()
2271 inline void SetIsInlinedProps(bool flag) in SetIsInlinedProps()