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

  /external/webkit/Source/WebCore/bindings/scripts/test/JS/
JSTestObj.h 177 JSC::JSValue jsTestObjScriptStringAttr(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
JSTestObj.cpp 88 { "scriptStringAttr", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjScriptStringAttr), (intptr_t)0 THUNK_GENERATOR(0) },
    [all...]

Completed in 22 milliseconds