Home
last modified time | relevance | path

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

/external/webkit/WebCore/bindings/v8/
DV8Proxy.cpp88 void batchConfigureConstants(v8::Handle<v8::FunctionTemplate> functionDescriptor, v8::Handle<v8::Ob… in batchConfigureConstants() argument
92functionDescriptor->Set(v8::String::New(constant->name), v8::Integer::New(constant->value), v8::Re… in batchConfigureConstants()