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

  /external/v8/src/
handles.h 266 void SetExpectedNofPropertiesFromEstimate(Handle<SharedFunctionInfo> shared,
compiler.cc 454 SetExpectedNofPropertiesFromEstimate(result, lit->expected_property_count());
665 SetExpectedNofPropertiesFromEstimate(shared, expected);
748 SetExpectedNofPropertiesFromEstimate(result,
handles.cc 201 void SetExpectedNofPropertiesFromEstimate(Handle<SharedFunctionInfo> shared,
    [all...]

Completed in 271 milliseconds