Searched refs:BuildLoadPropertyKey (Results 1 – 2 of 2) sorted by relevance
379 void BuildLoadPropertyKey(LiteralProperty* property, Register out_reg);
2661 BuildLoadPropertyKey(property, key); in BuildClassLiteral()3224 BuildLoadPropertyKey(property, key); in VisitObjectLiteral()3268 BuildLoadPropertyKey(property, args[1]); in VisitObjectLiteral()7003 void BytecodeGenerator::BuildLoadPropertyKey(LiteralProperty* property, in BuildLoadPropertyKey() function in v8::internal::interpreter::BytecodeGenerator