Searched refs:NewManyClosuresCell (Results 1 – 3 of 3) sorted by relevance
434 Handle<FeedbackCell> NewManyClosuresCell(Handle<HeapObject> value);
820 factory->NewManyClosuresCell(factory->undefined_value()); in CreateInitialObjects()
1764 Handle<FeedbackCell> Factory::NewManyClosuresCell(Handle<HeapObject> value) { in NewManyClosuresCell() function in v8::internal::Factory