WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127321
Removing CodeBlock::opDebugBytecodeOffsetForLineAndColumn() and friends.
https://bugs.webkit.org/show_bug.cgi?id=127321
Summary
Removing CodeBlock::opDebugBytecodeOffsetForLineAndColumn() and friends.
Mark Lam
Reported
2014-01-20 16:27:47 PST
We're changing plans and will be going with CodeBlock level breakpoints instead of bytecode level breakpoints. As a result, we no longer need the services of CodeBlock::opDebugBytecodeOffsetForLineAndColumn() (and friends). This patch will remove that unused code.
Attachments
the patch.
(18.10 KB, patch)
2014-01-20 16:31 PST
,
Mark Lam
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2014-01-20 16:31:12 PST
Created
attachment 221704
[details]
the patch.
Geoffrey Garen
Comment 2
2014-01-20 16:33:57 PST
Comment on
attachment 221704
[details]
the patch. r=me
Mark Lam
Comment 3
2014-01-20 16:41:20 PST
Thanks for the review. Landed in
r162389
: <
http://trac.webkit.org/r162389
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug