Home
last modified time | relevance | path

Searched refs:getStringPropertyDescriptor (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSString.cpp292 bool JSString::getStringPropertyDescriptor(ExecState* exec, const Identifier& propertyName, Propert… in getStringPropertyDescriptor() function in JSC::JSString
311 if (getStringPropertyDescriptor(exec, propertyName, descriptor)) in getOwnPropertyDescriptor()
DStringObject.cpp69 if (internalValue()->getStringPropertyDescriptor(exec, propertyName, descriptor)) in getOwnPropertyDescriptor()
DJSString.h344 … bool getStringPropertyDescriptor(ExecState*, const Identifier& propertyName, PropertyDescriptor&);
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-245917 (JSC::JSString::getStringPropertyDescriptor):
6410 (JSC::JSString::getStringPropertyDescriptor):
7642 (JSC::JSString::getStringPropertyDescriptor):
7961 (JSC::JSString::getStringPropertyDescriptor):
13277 (JSC::JSString::getStringPropertyDescriptor):
13580 (JSC::JSString::getStringPropertyDescriptor):
13893 (JSC::JSString::getStringPropertyDescriptor):
19812 (JSC::JSString::getStringPropertyDescriptor):
DChangeLog-2011-02-1611147 (JSC::JSString::getStringPropertyDescriptor):
16047 (JSC::JSString::getStringPropertyDescriptor):