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

  /external/webkit/Source/WebKit/chromium/src/
BoundObject.h 48 void addProtoFunction(const char* name, v8::InvocationCallback callback);
BoundObject.cpp 54 void BoundObject::addProtoFunction(const char* name, v8::InvocationCallback callback)

Completed in 2063 milliseconds