Searched refs:NewStringList (Results 1 – 3 of 3) sorted by relevance
315 const AstValue* NewStringList(ZoneList<const AstRawString*>* strings);
342 const AstValue* AstValueFactory::NewStringList( in NewStringList() function in v8::internal::AstValueFactory
3302 zone_, ast_value_factory_->NewStringList(strings), pos, id_gen_); in NewStringListLiteral()