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

/external/webkit/Source/WebCore/bindings/v8/
H A DV8Proxy.h98 // BatchedConstant translates into calls to Set() for setting up an object's
101 struct BatchedConstant { struct in namespace:WebCore
106 void batchConfigureConstants(v8::Handle<v8::FunctionTemplate>, v8::Handle<v8::ObjectTemplate>, const BatchedConstant*, size_t constantCount);

Completed in 16 milliseconds