Description[builtins] Also simplify the Symbol constructor.
No need to rely on the %_IsConstructCall magic here, we can just
implement the Symbol constructor in C++ altogether (it was just a
stupid wrapper around %CreateSymbol anyway).
R=mstarzinger@chromium.org
Committed: https://crrev.com/04087a7e45648a41b791e335ca852e53676f11f8
Cr-Commit-Position: refs/heads/master@{#30762}
Patch Set 1 #Patch Set 2 : Fix off-by-1 in DCHECK. #
Total comments: 2
Depends on Patchset: Messages
Total messages: 13 (4 generated)
|