WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204961
[JSC] JSCallee should be in IsoSubspace
https://bugs.webkit.org/show_bug.cgi?id=204961
Summary
[JSC] JSCallee should be in IsoSubspace
Yusuke Suzuki
Reported
2019-12-06 14:04:19 PST
[JSC] JSCalle should be in IsoSubspace
Attachments
Patch
(9.77 KB, patch)
2019-12-06 14:05 PST
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(9.79 KB, patch)
2019-12-06 14:26 PST
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-12-06 14:05:45 PST
Created
attachment 385041
[details]
Patch
Yusuke Suzuki
Comment 2
2019-12-06 14:07:00 PST
Comment on
attachment 385041
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=385041&action=review
> Source/JavaScriptCore/interpreter/Interpreter.cpp:843 > + protoCallFrame.init(codeBlock, globalObject, globalCallee, thisObj, 1);
We are also using globalCallee for ProgramExecutable instead of creating Callee everytime we execute ProgramExecutable.
Yusuke Suzuki
Comment 3
2019-12-06 14:26:31 PST
Created
attachment 385044
[details]
Patch
Mark Lam
Comment 4
2019-12-06 15:08:51 PST
Comment on
attachment 385044
[details]
Patch r=me
WebKit Commit Bot
Comment 5
2019-12-06 16:34:05 PST
Comment on
attachment 385044
[details]
Patch Clearing flags on attachment: 385044 Committed
r253233
: <
https://trac.webkit.org/changeset/253233
>
WebKit Commit Bot
Comment 6
2019-12-06 16:34:07 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7
2019-12-06 16:35:21 PST
<
rdar://problem/57717841
>
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