Searched refs:BuildLoadPropertyKey (Results 1 – 2 of 2) sorted by relevance
238 void BuildLoadPropertyKey(LiteralProperty* property, Register out_reg);
1862 BuildLoadPropertyKey(property, key); in BuildClassLiteral()1993 BuildLoadPropertyKey(property, key); in VisitInitializeClassFieldsStatement()2313 BuildLoadPropertyKey(property, key); in VisitObjectLiteral()2336 BuildLoadPropertyKey(property, args[1]); in VisitObjectLiteral()4905 void BytecodeGenerator::BuildLoadPropertyKey(LiteralProperty* property, in BuildLoadPropertyKey() function in v8::internal::interpreter::BytecodeGenerator