Home
last modified time | relevance | path

Searched defs:number_of_properties (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/runtime/
Druntime-literals.cc21 int number_of_properties = boilerplate_description->backing_store_size(); in ComputeObjectLiteralMap() local
/external/v8/src/compiler/
Djs-operator.cc1015 int literal_index, int number_of_properties) { in CreateLiteralObject()
Dbytecode-graph-builder.cc1287 int number_of_properties = constant_properties->size(); in VisitCreateObjectLiteral() local
/external/v8/src/
Dfactory.cc2600 int number_of_properties, in ObjectLiteralMapFromCache()