Searched refs:AsRawPropertyName (Results 1 – 6 of 6) sorted by relevance
2599 ->LoadLiteral(property->key()->AsLiteral()->AsRawPropertyName()) in BuildClassLiteral()2857 property->key()->AsLiteral()->AsRawPropertyName(), in BuildClassProperty()3127 builder()->DefineNamedOwnProperty(literal, key->AsRawPropertyName(), in VisitObjectLiteral()3939 property->key()->AsLiteral()->AsRawPropertyName(); in PrepareAssignmentLhs()3970 ->LoadLiteral(property->key()->AsLiteral()->AsRawPropertyName()) in PrepareAssignmentLhs()4393 value_name = pattern_key->AsLiteral()->AsRawPropertyName(); in BuildDestructuringObjectAssignment()5086 property->key()->AsLiteral()->AsRawPropertyName(); in VisitPropertyLoad()5290 auto name = property->key()->AsLiteral()->AsRawPropertyName(); in VisitNamedSuperPropertyLoad()5306 ->LoadLiteral(property->key()->AsLiteral()->AsRawPropertyName()) in VisitNamedSuperPropertyLoad()5938 name = property->key()->AsLiteral()->AsRawPropertyName(); in VisitCountOperation()[all …]
707 Handle<String> name = key_literal->AsRawPropertyName()->string(); in BuildClassBoilerplate()
517 : Handle<Object>::cast(key_literal->AsRawPropertyName()->string()); in BuildBoilerplateDescription()
948 const AstRawString* AsRawPropertyName() { in AsRawPropertyName() function
652 fni_.PushLiteralName(expression->AsLiteral()->AsRawPropertyName());
937 ->AsRawPropertyName() in ThrowLoadFromNullOrUndefined()