Open
Bug 1621201
Opened 4 years ago
Updated 1 year ago
Improve NeedEnvironmentShapeGuard to optimize more non-extensible environment objects
Categories
(Core :: JavaScript Engine: JIT, task, P3)
Core
JavaScript Engine: JIT
Tracking
()
NEW
People
(Reporter: jandem, Unassigned)
References
(Blocks 1 open bug)
Details
Right now we check for non-extensible CallObjects but we could try to extend this to other non-extensible environment objects.
Reporter | ||
Updated•4 years ago
|
Priority: -- → P3
Updated•1 year ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•