HomeSort by relevance Sort by last modified time
    Searched defs:invokeConstruct (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/bridge/c/
c_instance.cpp 225 JSValue CInstance::invokeConstruct(ExecState* exec, const ArgList& args)
  /external/webkit/Source/WebCore/bridge/jsc/
BridgeJSC.h 103 virtual JSValue invokeConstruct(ExecState*, const ArgList&) { return JSValue(); }

Completed in 121 milliseconds