Home
last modified time | relevance | path

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

/external/v8/src/
Druntime.cc4972 bool first_allocation = !function->has_initial_map(); in Runtime_NewObject() local
4974 if (first_allocation) { in Runtime_NewObject()