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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DV8DOMConfiguration.h90 // BatchedConstant translates into calls to Set() for setting up an object's
93 struct BatchedConstant { struct in class:WebCore::V8DOMConfiguration
98 static void batchConfigureConstants(v8::Handle<v8::FunctionTemplate>, v8::Handle<v8::ObjectTemplate>, const BatchedConstant*, size_t constantCount, v8::Isolate*);

Completed in 28 milliseconds