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

  /external/v8/src/
handles.h 260 void SetExpectedNofProperties(Handle<JSFunction> func, int nof);
handles.cc 157 void SetExpectedNofProperties(Handle<JSFunction> func, int nof) {
203 // See the comment in SetExpectedNofProperties.
    [all...]
runtime.cc     [all...]

Completed in 47 milliseconds