Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(368)

Issue 1639743002: Simplify HandlerTable::LookupRange search. (Closed)

Created:
4 years, 11 months ago by Michael Starzinger
Modified:
4 years, 11 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Simplify HandlerTable::LookupRange search. This simplifies the lookup mechanism used for range-based exception handler tables. Those tables are well nested and we can assume that results get increasingly narrow the later they appear in the table. R=yangguo@chromium.org Committed: https://crrev.com/ca23cdd8147a5b83240f690e3c24847c0d5fcf34 Cr-Commit-Position: refs/heads/master@{#33507}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/objects.cc View 2 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Michael Starzinger
This is a follow-up cleanup to https://codereview.chromium.org/1633573002/
4 years, 11 months ago (2016-01-26 09:11:29 UTC) #1
Yang
On 2016/01/26 09:11:29, Michael Starzinger wrote: > This is a follow-up cleanup to https://codereview.chromium.org/1633573002/ lgtm
4 years, 11 months ago (2016-01-26 09:23:12 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1639743002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1639743002/1
4 years, 11 months ago (2016-01-26 09:32:15 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-26 09:36:13 UTC) #5
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 09:36:38 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ca23cdd8147a5b83240f690e3c24847c0d5fcf34
Cr-Commit-Position: refs/heads/master@{#33507}

Powered by Google App Engine
This is Rietveld 408576698