Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/custom/
DV8LocationCustom.cpp73 String oldRef = url.fragmentIdentifier(); in ACCESSOR_SETTER() local
77 if (oldRef == hash || (oldRef.isNull() && hash.isEmpty())) in ACCESSOR_SETTER()
/external/webkit/WebCore/
DChangeLog-2008-08-107414 (WebCore::JSLocation::setHash): Use oldRef instead of recomputing url.ref().