Home | History | Annotate | Download | only in JS

Lines Matching refs:ImplementsHasInstance

157     static const unsigned StructureFlags = JSC::OverridesGetOwnPropertySlot | JSC::ImplementsHasInstance | DOMConstructorObject::StructureFlags;