HomeSort by relevance Sort by last modified time
    Searched full:onproto (Results 1 - 1 of 1) sorted by null

  /external/webkit/WebCore/bindings/v8/
V8Proxy.h 74 // instance or the prototype ObjectTemplate, based on |onProto|.
82 bool onProto;
89 (attribute.onProto ? proto : instance)->SetAccessor(v8::String::New(attribute.name),

Completed in 88 milliseconds