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

  /external/webkit/Source/JavaScriptCore/runtime/
JSAPIValueWrapper.h 47 : JSCell(exec->globalData(), exec->globalData().apiWrapperStructure.get())
JSGlobalData.cpp 194 apiWrapperStructure.set(*this, JSAPIValueWrapper::createStructure(*this, jsNull()));
253 apiWrapperStructure.clear();
JSGlobalData.h 159 Strong<Structure> apiWrapperStructure;

Completed in 97 milliseconds