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

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

Completed in 2834 milliseconds