Description[builtins] Migrate the leftover Boolean setup to C++.
There's no point in having the setup or the toString/valueOf methods in
JavaScript. The full setup can be done during bootstrapping when the
Boolean constructor is created, and the prototype methods don't benefit
from JS + %_ at all.
R=jarin@chromium.org
Committed: https://crrev.com/6de9b9ce5b3aa46ca183b0da4c55c567dee9ced1
Cr-Commit-Position: refs/heads/master@{#34068}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|