WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
224473
[JSC] Remove CodeBlock::m_constantsSourceCodeRepresentation
https://bugs.webkit.org/show_bug.cgi?id=224473
Summary
[JSC] Remove CodeBlock::m_constantsSourceCodeRepresentation
Yusuke Suzuki
Reported
2021-04-12 22:40:17 PDT
[JSC] Remove CodeBlock::m_constantsSourceCodeRepresentation
Attachments
Patch
(10.92 KB, patch)
2021-04-12 22:47 PDT
,
Yusuke Suzuki
mark.lam
: review+
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2021-04-12 22:47:30 PDT
Created
attachment 425837
[details]
Patch
Mark Lam
Comment 2
2021-04-12 23:40:05 PDT
Comment on
attachment 425837
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=425837&action=review
r=me
> Source/JavaScriptCore/ChangeLog:13 > + And it array is effectively accessed only when compiling DFG code. So we should remove copy of that in CodeBlock, and
/it array/the array/
Yusuke Suzuki
Comment 3
2021-04-13 00:02:16 PDT
Comment on
attachment 425837
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=425837&action=review
Thanks!
>> Source/JavaScriptCore/ChangeLog:13 >> + And it array is effectively accessed only when compiling DFG code. So we should remove copy of that in CodeBlock, and > > /it array/the array/
Fixed.
Yusuke Suzuki
Comment 4
2021-04-13 00:08:04 PDT
inspector/canvas/shaderProgram-add-remove-webgpu.html is flaky (it was failing with the same kind of error).
Yusuke Suzuki
Comment 5
2021-04-13 00:35:47 PDT
Committed
r275866
(
236431@main
): <
https://commits.webkit.org/236431@main
>
Radar WebKit Bug Importer
Comment 6
2021-04-13 00:36:14 PDT
<
rdar://problem/76578949
>
Yusuke Suzuki
Comment 7
2021-04-13 01:34:56 PDT
Committed
r275870
(
236435@main
): <
https://commits.webkit.org/236435@main
>
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