Home
last modified time | relevance | path

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

/external/webkit/JavaScriptCore/runtime/
DJSGlobalObject.cpp168 JSValue valueBefore = getDirect(propertyName); in putWithAttributes() local
171 if (!valueBefore) { in putWithAttributes()