Searched refs:functionDescriptor (Results 1 – 1 of 1) sorted by relevance
88 void batchConfigureConstants(v8::Handle<v8::FunctionTemplate> functionDescriptor, v8::Handle<v8::Ob… in batchConfigureConstants() argument92 …functionDescriptor->Set(v8::String::New(constant->name), v8::Integer::New(constant->value), v8::Re… in batchConfigureConstants()