Home
last modified time | relevance | path

Searched refs:BatchedConstant (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/bindings/v8/
DV8Proxy.h129 struct BatchedConstant { struct
134 …:Handle<v8::FunctionTemplate>, v8::Handle<v8::ObjectTemplate>, const BatchedConstant*, size_t cons… argument
DV8Proxy.cpp88 …ate> functionDescriptor, v8::Handle<v8::ObjectTemplate> proto, const BatchedConstant* constants, s… in batchConfigureConstants()
91 const BatchedConstant* constant = &constants[i]; in batchConfigureConstants()