Searched refs:CalculateExpectedNofProperties (Results 1 – 2 of 2) sorted by relevance
308 static V8_WARN_UNUSED_RESULT int CalculateExpectedNofProperties(
734 CalculateExpectedNofProperties(isolate, function); in EnsureHasInitialMap()943 JSFunction::CalculateExpectedNofProperties(isolate, new_target)); in FastInitializeDerivedMap()1257 int JSFunction::CalculateExpectedNofProperties(Isolate* isolate, in CalculateExpectedNofProperties() function in v8::internal::JSFunction