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

  /external/v8/src/
handles.h 302 void SetPrototypeProperty(Handle<JSFunction> func, Handle<JSObject> value);
factory.cc 544 SetPrototypeProperty(function, prototype);
    [all...]
handles.cc 156 void SetPrototypeProperty(Handle<JSFunction> func, Handle<JSObject> value) {

Completed in 39 milliseconds