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

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSNotAnObject.h42 : JSNonFinalObject(exec->globalData(), exec->globalData().notAnObjectStructure.get())
H A DJSGlobalData.cpp191 notAnObjectStructure.set(*this, JSNotAnObject::createStructure(*this, jsNull()));
250 notAnObjectStructure.clear();
H A DJSGlobalData.h156 Strong<Structure> notAnObjectStructure; member in class:JSC::JSGlobalData

Completed in 94 milliseconds