Searched refs:rootValue (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DIDBBindingUtilities.cpp120 v8::Handle<v8::Value> getNthValueOnKeyPath(v8::Handle<v8::Value>& rootValue, const Vector<IDBKeyPathElement>& keyPathElements, size_t index) argument
122 v8::Handle<v8::Value> currentValue(rootValue);

Completed in 83 milliseconds