WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
129945
.cfi directives in LowLevelInterpreter.cpp are providing no benefit
https://bugs.webkit.org/show_bug.cgi?id=129945
Summary
.cfi directives in LowLevelInterpreter.cpp are providing no benefit
Michael Saboff
Reported
2014-03-07 17:17:09 PST
The .cfi (call frame information) directives in llint/LowLevelInterpreter.cpp currently only wrap the LLInt assembly language with .cfi_startproc and .cfi_endproc. The other .cfi unwind directives have been disabled and aren't providing any benefit.
Attachments
Patch
(2.32 KB, patch)
2014-03-07 17:56 PST
,
Michael Saboff
mark.lam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2014-03-07 17:56:11 PST
Created
attachment 226194
[details]
Patch
Mark Lam
Comment 2
2014-03-07 18:30:13 PST
Comment on
attachment 226194
[details]
Patch r=me
Michael Saboff
Comment 3
2014-03-07 19:28:05 PST
Committed
r165320
: <
http://trac.webkit.org/changeset/165320
>
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