Searched refs:INIT (Results 1 – 5 of 5) sorted by relevance
33 enum class PropertyKind { INIT, GET, SET, PROTO }; enumerator39 kind_(PropertyKind::INIT), in Property()
101 case PropertyKind::INIT: { in Dump()
248 if (prop->Kind() != ir::PropertyKind::INIT) { in CreateLiteral()389 case ir::PropertyKind::INIT: { in CompileRemainingProperties()
2122 ir::PropertyKind propertyKind = ir::PropertyKind::INIT; in ParsePropertyDefinition()2149 propertyKind = ir::PropertyKind::INIT; in ParsePropertyDefinition()
62755 t[t.INIT = 0] = "INIT";62904 this._state = c3.INIT;63029 this._state = c3.INIT;63127 return this._player ? this._player.state : c3.INIT;63493 return this._player ? this._player.state : c3.INIT;