summaryrefslogtreecommitdiff
path: root/Libraries/LibJS/Heap
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2020-03-21 13:05:43 +0100
committerAndreas Kling <kling@serenityos.org>2020-03-21 13:11:51 +0100
commit00feef86427b7a370ba292f7eca426839ae5699d (patch)
tree20b6b665e5971b9241cb24d0b2b9f117e6b28aba /Libraries/LibJS/Heap
parent6c3afca6866023b12c5f9d220cbedccd002bfd60 (diff)
downloadserenity-00feef86427b7a370ba292f7eca426839ae5699d.zip
LibJS: Some optimizations for ObjectExpression
- move() the property map when constructing ObjectExpression instead of making a copy. - Use key+value iterators to traverse the property map in the execute() and dump() functions.
Diffstat (limited to 'Libraries/LibJS/Heap')
0 files changed, 0 insertions, 0 deletions