Searched refs:InvokeConstruct (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DV8NPObject.cpp52 InvokeConstruct = 2, enumerator in enum:WebCore::InvokeFunctionType
121 case InvokeConstruct:
156 return npObjectInvokeImpl(args, InvokeConstruct);

Completed in 282 milliseconds