Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-create-lowering.cc1711 for (auto const& inobject_field : inobject_fields) { in AllocateFastLiteral() local
1712 builder.Store(inobject_field.first, inobject_field.second); in AllocateFastLiteral()