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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.cpp101 { "constructor", DontEnum | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjConstructor), (intptr_t)0 THUNK_GENERATOR(0) },
601 JSValue jsTestObjConstructor(ExecState* exec, JSValue slotBase, const Identifier&) function in namespace:WebCore

Completed in 20 milliseconds