Searched refs:CreateLiteralObject (Results 1 – 4 of 4) sorted by relevance
465 const Operator* CreateLiteralObject(Handle<FixedArray> constant_properties, in NON_EXPORTED_BASE()
832 const Operator* JSOperatorBuilder::CreateLiteralObject( in CreateLiteralObject() function in v8::internal::compiler::JSOperatorBuilder
1229 javascript()->CreateLiteralObject(constant_properties, literal_flags, in VisitCreateObjectLiteral()
1748 const Operator* op = javascript()->CreateLiteralObject( in VisitObjectLiteral()