Searched defs:jsTestObjCreate (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.cpp71 { "create", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjCreate), (intptr_t)setJSTestObjCreate THUNK_GENERATOR(0) },
380 JSValue jsTestObjCreate(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:WebCore

Completed in 19 milliseconds