DescriptionFurther ES2015 RegExp spec compliance fixes
- RegExp.prototype.toString() doesn't have any special handling of
RegExp instances and simply calls the source and flags getters
- Use the original values of global and sticky, rather than based
on the current flag getters, as specified in
https://github.com/tc39/ecma262/pull/494
R=yangguo@chromium.org,adamk
LOG=Y
BUG=v8:4602
Committed: https://crrev.com/277f5bd0a3b548534d15a8be2afcd4b34cdd756f
Cr-Commit-Position: refs/heads/master@{#35225}
Patch Set 1 #Patch Set 2 : Fix cctest #
Messages
Total messages: 15 (6 generated)
|