Searched defs:raw_name (Results 1 – 6 of 6) sorted by relevance
45 const AstRawString* raw_name() const { return name_; } in raw_name() function
1727 const AstRawString* raw_name() const { in raw_name() function2630 const AstString* raw_name() const { return raw_name_; } in raw_name() function2800 const AstRawString* raw_name() const { return raw_name_; } in raw_name() function
398 char raw_name[17]; /* This is a buffer for the NUL terminated member
441 const AstRawString* raw_name = name->AsRawPropertyName(); in VisitObjectLiteral() local
77 const PreParserIdentifier raw_name() const { return *this; } in raw_name() function
1004 const AstRawString* raw_name = ast_value_factory()->GetString(name); in ParseLazy() local