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

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

Completed in 26 milliseconds