Home
last modified time | relevance | path

Searched refs:NewPropertyCell (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dfactory.h369 Handle<PropertyCell> NewPropertyCell();
Dfactory.cc1188 Handle<PropertyCell> Factory::NewPropertyCell() { in NewPropertyCell() function in v8::internal::Factory
1789 Handle<PropertyCell> cell = NewPropertyCell(); in NewJSGlobalObject()
Dobjects.cc1933 auto cell = isolate->factory()->NewPropertyCell(); in SetNormalizedProperty()
17122 cell = isolate->factory()->NewPropertyCell(); in EnsureEmptyPropertyCell()
19380 Handle<PropertyCell> new_cell = isolate->factory()->NewPropertyCell(); in InvalidateEntry()
/external/v8/src/heap/
Dheap.cc2830 Handle<PropertyCell> cell = factory->NewPropertyCell(); in CreateInitialObjects()
2834 cell = factory->NewPropertyCell(); in CreateInitialObjects()
2838 cell = factory->NewPropertyCell(); in CreateInitialObjects()
2850 cell = factory->NewPropertyCell(); in CreateInitialObjects()
2858 cell = factory->NewPropertyCell(); in CreateInitialObjects()