Searched refs:NewManyClosuresCell (Results 1 – 3 of 3) sorted by relevance
375 Handle<Cell> NewManyClosuresCell(Handle<Object> value);
1182 Handle<Cell> Factory::NewManyClosuresCell(Handle<Object> value) { in NewManyClosuresCell() function in v8::internal::Factory
765 Handle<Cell> new_cell = isolate->factory()->NewManyClosuresCell( in PatchFeedbackVector()