Files
sdk/runtime/bin
Matthias Hausner 1a6d1eca32 Implement @patch annotation for patch class members
Allow members of patch classes to be annotated with @patch. The VM
ignores the annotation. I simply replaces the original method
if the name matches, or reports an error if field names match.

Adding a bit is_patched to members to do more checking remains a
TODO. There are currently no unused bits available, and I don’t want
to increase the size of Function objects for this.

BUG=
R=asiva@google.com

Review URL: https://codereview.chromium.org/2230383003 .
2016-08-10 12:54:57 -07:00
..
2016-05-04 17:43:58 -07:00
2016-07-29 12:52:31 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-07-18 10:45:53 -07:00
2016-07-18 10:45:53 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-06-13 07:58:09 -07:00
2016-06-13 07:58:09 -07:00
2016-05-13 12:38:25 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-08-09 12:25:39 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-08-04 15:58:20 +02:00
2015-10-29 23:35:46 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-03-16 10:01:00 -07:00
2016-07-07 12:22:06 -07:00