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

/external/webkit/JavaScriptCore/runtime/
H A DJSAPIValueWrapper.h48 : JSCell(exec->globalData().apiWrapperStructure.get())
H A DJSGlobalData.h125 RefPtr<Structure> apiWrapperStructure; member in class:JSC::JSGlobalData
H A DJSGlobalData.cpp124 , apiWrapperStructure(JSAPIValueWrapper::createStructure(jsNull()))

Completed in 41 milliseconds