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

/external/webkit/Source/WebCore/bindings/scripts/test/JS/
H A DJSTestObj.cpp122 { "CONST_VALUE_10", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjCONST_VALUE_10), (intptr_t)0 THUNK_GENERATOR(0) },
194 { "CONST_VALUE_10", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjCONST_VALUE_10), (intptr_t)0 THUNK_GENERATOR(0) },
1605 JSValue jsTestObjCONST_VALUE_10(ExecState* exec, JSValue, const Identifier&) function in namespace:WebCore

Completed in 58 milliseconds