Searched refs:SetPrototypeProperty (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dhandles.h328 void SetPrototypeProperty(Handle<JSFunction> func, Handle<JSObject> value);
H A Dhandles.cc176 void SetPrototypeProperty(Handle<JSFunction> func, Handle<JSObject> value) { function in namespace:v8::internal
H A Dfactory.cc659 SetPrototypeProperty(function, prototype);

Completed in 635 milliseconds