Searched refs:notAnObjectErrorStubStructure (Results 1 – 3 of 3) sorted by relevance
39 : JSObject(exec->globalData().notAnObjectErrorStubStructure) in JSNotAnObjectErrorStub()
99 RefPtr<Structure> notAnObjectErrorStubStructure; variable
122 , notAnObjectErrorStubStructure(JSNotAnObjectErrorStub::createStructure(jsNull())) in JSGlobalData()