Searched refs:hasCustomProperties (Results 1 – 7 of 7) sorted by relevance
98 if (jsNode->hasCustomProperties()) in isObservable()124 if (wrapper->hasCustomProperties()) in isObservable()
45 if (!jsNamedNodeMap->hasCustomProperties()) in isReachableFromOpaqueRoots()
47 if (!jsNodeList->hasCustomProperties()) in isReachableFromOpaqueRoots()
176 bool hasCustomProperties() { return !m_structure->isEmpty(); } in hasCustomProperties() function
220 if (o->hasCustomProperties()) { in resolveGlobalDynamic()
22251 (JSC::JSObject::hasCustomProperties):26101 (JSC::JSObject::hasCustomProperties):35700 (JSC::JSObject::hasCustomProperties): Update to get the propertyMap of the StructureID.
9525 … approach for nodes, so perhaps fixing this is not as easy as removing a hasCustomProperties()