Description[runtime] Migrate Object.getOwnPropertyNames to C++.
The Object.getOwnPropertyNames method always calls into C++ anyway,
so there's no point in having the JavaScript wrapper around at all.
Drive-by-fix: Inline GetOwnEnumerablePropertyNames into its single
call site.
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_chromium_rel_ng
R=yangguo@chromium.org
Committed: https://crrev.com/bf027fe756f62b4abcac8aa08134c8c5ed055620
Cr-Commit-Position: refs/heads/master@{#33380}
Committed: https://crrev.com/6fc3149939deb59d06f2d70e85306ece5272ff0c
Cr-Commit-Position: refs/heads/master@{#33417}
Patch Set 1 #Patch Set 2 : REBASE #Patch Set 3 : REBASE #
Messages
Total messages: 22 (10 generated)
|