Searched refs:staticScopeStructure (Results 1 – 3 of 3) sorted by relevance
47 … : JSVariableObject(exec->globalData().staticScopeStructure, new JSStaticScopeObjectData()) in JSStaticScopeObject()
97 RefPtr<Structure> staticScopeStructure; variable
120 , staticScopeStructure(JSStaticScopeObject::createStructure(jsNull())) in JSGlobalData()