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

  /external/webkit/JavaScriptCore/runtime/
JSNotAnObject.h 58 : JSObject(exec->globalData().notAnObjectStructure)
JSGlobalData.h 122 RefPtr<Structure> notAnObjectStructure;
JSGlobalData.cpp 121 , notAnObjectStructure(JSNotAnObject::createStructure(jsNull()))

Completed in 35 milliseconds