Home
last modified time | relevance | path

Searched defs:v8Function (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
DV8NPObject.cpp214 v8::Local<v8::Function> v8Function = functionTemplate->GetFunction(); in npObjectGetProperty() local
387 v8::Handle<v8::Function> v8Function = npObjectDesc->GetFunction(); in createV8ObjectForNPObject() local