OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jsTestObjReadOnlyTestObjAttr
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bindings/scripts/test/JS/
JSTestObj.h
126
JSC::JSValue
jsTestObjReadOnlyTestObjAttr
(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
JSTestObj.cpp
62
{ "readOnlyTestObjAttr", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(
jsTestObjReadOnlyTestObjAttr
), (intptr_t)0 THUNK_GENERATOR(0) },
299
JSValue
jsTestObjReadOnlyTestObjAttr
(ExecState* exec, JSValue slotBase, const Identifier&)
[
all
...]
Completed in 103 milliseconds