Home | History | Annotate | Download | only in JS

Lines Matching full:unsignedlonglongattr

67     { "unsignedLongLongAttr", DontDelete, (intptr_t)static_cast<PropertySlot::GetValueFunc>(jsTestObjUnsignedLongLongAttr), (intptr_t)setJSTestObjUnsignedLongLongAttr THUNK_GENERATOR(0) },
349 JSValue result = jsNumber(imp->unsignedLongLongAttr());