Description[parser] Fix bug with non-static name method/property
Without this patch, the tests on lines 410, 414, 418 and 422 in
function testNonStaticName of test/mjsunit/es6/function-name.js
would all fail. The bug caused non-static "name" methods and
properties to be mistaken for static ones.
R=adamk@chromium.org, verwaest@chromium.org
BUG=
LOG=N
Committed: https://crrev.com/f39665e36086361a1643d7c43b147bc3894a3bca
Cr-Commit-Position: refs/heads/master@{#41692}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 18 (12 generated)
|