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

  /external/v8/src/
handles.h 299 void SetExpectedNofProperties(Handle<JSFunction> func, int nof);
handles.cc 145 void SetExpectedNofProperties(Handle<JSFunction> func, int nof) {
179 SetExpectedNofProperties(
runtime.cc     [all...]

Completed in 19 milliseconds