Home
last modified time | relevance | path

Searched refs:throwSetterError (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DJSObject.cpp91 static void throwSetterError(ExecState* exec) in throwSetterError() function
141 throwSetterError(exec); in put()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1414822 (KJS::throwSetterError): Moved this piece of put into a seprate function