Searched defs:NewPropertyCellWithHole (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dfactory.cc918 Handle<PropertyCell> Factory::NewPropertyCellWithHole() { function in class:v8::internal::Factory
928 Handle<PropertyCell> cell = NewPropertyCellWithHole();

Completed in 91 milliseconds