Searched defs:DictionaryHelper (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DDictionary.h152 // DictionaryHelper is a collection of static methods for getting or
154 struct DictionaryHelper { struct in namespace:blink
165 return DictionaryHelper::get(dictionary, key, value);

Completed in 107 milliseconds