Home
last modified time | relevance | path

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

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