DescriptionImplement support for property accessors
- Evaluation of PropertyGet expression by accessing a field,
execution of a getter or creating a method tearoff.
- Evaluation of PropertySet expression by setting a field or
execution of a setter.
BUG=
R=dmitryas@google.com
Committed: https://github.com/dart-lang/sdk/commit/3cac905c541be065bc037fb30dabb1abe07d2165
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add TODOs #Patch Set 3 : Merge #
Depends on Patchset: Messages
Total messages: 6 (2 generated)
|