Searched refs:SetExpectedNofProperties (Results 1 – 3 of 3) sorted by relevance
260 void SetExpectedNofProperties(Handle<JSFunction> func, int nof);
157 void SetExpectedNofProperties(Handle<JSFunction> func, int nof) { in SetExpectedNofProperties() function
2233 SetExpectedNofProperties(function, num); in RUNTIME_FUNCTION()