summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-04-07 17:23:36 +0200
committerSimon Hausmann <simon.hausmann@digia.com>2013-04-07 21:24:35 +0200
commit11a1f28e3c5ebf9dd20a4b7767a66d64edb3ae9d (patch)
tree6860900e23e78e43721d666e3eced4152032f0f7 /tools
parentab62ad883041221ceda6cf8f80bf4720b9e93998 (diff)
Change the Context stack back to a singly linked list
The other implementation was too complicated, and only solved one special case (indirect eval calls), but that one can be solved by simply creating a GlobalContext when needed. In addition it'll make it simpler to implement context optimisations for simple methods in the future. Speeds up the V8 benchmark by 3% Change-Id: I61ac7753821e0174476094f51a9a4e934563f8e0 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions