Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/runtime/
H A Druntime-literals.cc383 int number_of_properties = in CreateObjectLiteral() local
/third_party/node/deps/v8/src/compiler/
H A Djs-operator.cc1358 CreateLiteralObject( const ObjectBoilerplateDescriptionRef& constant_properties, FeedbackSource const& feedback, int literal_flags, int number_of_properties) CreateLiteralObject() argument
H A Dbytecode-graph-builder.cc2314 int number_of_properties = constant_properties.size(); in VisitCreateObjectLiteral() local
/third_party/node/deps/v8/src/heap/
H A Dfactory.cc3497 ObjectLiteralMapFromCache(Handle<NativeContext> context, int number_of_properties) ObjectLiteralMapFromCache() argument

Completed in 24 milliseconds