Searched refs:AsRawPropertyName (Results 1 – 3 of 3) sorted by relevance
641 const AstRawString* raw_name = name->AsRawPropertyName(); in VisitObjectLiteral()903 prop->key()->AsLiteral()->AsRawPropertyName(); in VisitAssignment()
796 fni_->PushLiteralName(expression->AsLiteral()->AsRawPropertyName());
1245 const AstRawString* AsRawPropertyName() { in AsRawPropertyName() function