Home
last modified time | relevance | path

Searched defs:rootValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DIDBBindingUtilities.cpp236 static v8::Handle<v8::Value> getNthValueOnKeyPath(v8::Handle<v8::Value>& rootValue, const Vector<St… in getNthValueOnKeyPath()
249 static bool canInjectNthValueOnKeyPath(v8::Handle<v8::Value>& rootValue, const Vector<String>& keyP… in canInjectNthValueOnKeyPath()
267 static v8::Handle<v8::Value> ensureNthValueOnKeyPath(v8::Handle<v8::Value>& rootValue, const Vector… in ensureNthValueOnKeyPath()