68f90ac82b
The idea is to have more _emitXXX methods, so that different paths for the same semantic action (e.g. implicit vs explicit 'this') call the same _emitXXX method. This is the first (simplest) step: assignments. R=jmesserly@google.com Review URL: https://codereview.chromium.org/2039173005 .