DescriptionES6: Make function name configurable
This is partially based on r21609 but that CL was incomplete.
Function name is still non writable so one has to use defineProperty
to change the actual value.
BUG=v8:3333
LOG=N
R=adamk, mstarzinger@chromium.org
Committed: https://crrev.com/f7790f7670c8d859455a98fcb90ff1b66af1eca7
Cr-Commit-Position: refs/heads/master@{#26924}
Patch Set 1 #Patch Set 2 : Make sure we test both sloppy and strict #Patch Set 3 : whitespace #
Total comments: 2
Patch Set 4 : git rebase #Patch Set 5 : Relax assert #
Total comments: 4
Patch Set 6 : Handle O.o #Patch Set 7 : cleanup #
Total comments: 3
Patch Set 8 : Fix O.o test #Patch Set 9 : Return directly from EnqueueChangeRecord #Patch Set 10 : Use reconfigure instead #
Messages
Total messages: 36 (8 generated)
|