Home | History | Annotate | Download | only in JS

Lines Matching refs:jsTestObjScriptStringAttr

88     { "scriptStringAttr", DontDelete | ReadOnly, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjScriptStringAttr), (intptr_t)0 THUNK_GENERATOR(0) },
532 JSValue jsTestObjScriptStringAttr(ExecState* exec, JSValue slotBase, const Identifier&)