HomeSort by relevance Sort by last modified time
    Searched refs:notAnObjectStructure (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/runtime/
JSNotAnObject.h 42 : JSNonFinalObject(exec->globalData(), exec->globalData().notAnObjectStructure.get())
JSGlobalData.cpp 191 notAnObjectStructure.set(*this, JSNotAnObject::createStructure(*this, jsNull()));
250 notAnObjectStructure.clear();
JSGlobalData.h 156 Strong<Structure> notAnObjectStructure;

Completed in 1709 milliseconds