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

  /external/webkit/Source/WebCore/bindings/scripts/test/JS/
JSTestObj.h 144 void setJSTestObjCreate(JSC::ExecState*, JSC::JSObject*, JSC::JSValue);
JSTestObj.cpp 71 { "create", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjCreate), (intptr_t)setJSTestObjCreate THUNK_GENERATOR(0) },
    [all...]

Completed in 24 milliseconds