Searched refs:ToNamedPropertyKey (Results 1 – 2 of 2) sorted by relevance
1968 Operand PandaGen::ToNamedPropertyKey(const ir::Expression *prop, bool isComputed) in ToNamedPropertyKey() function in panda::es2panda::compiler::PandaGen2010 Operand op = ToNamedPropertyKey(prop, isComputed); in ToPropertyKey()2038 Operand op = ToNamedPropertyKey(prop, isComputed); in LoadPropertyKey()
471 Operand ToNamedPropertyKey(const ir::Expression *prop, bool isComputed);