Searched refs:propertyNameIteratorStructure (Results 1 - 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
H A DJSGlobalData.h123 RefPtr<Structure> propertyNameIteratorStructure; member in class:JSC::JSGlobalData
H A DJSPropertyNameIterator.cpp39 : JSCell(exec->globalData().propertyNameIteratorStructure.get())
H A DJSGlobalData.cpp122 , propertyNameIteratorStructure(JSPropertyNameIterator::createStructure(jsNull()))

Completed in 57 milliseconds