Closed Bug 1669790 Opened 5 years ago Closed 5 years ago

Cleanup CompilationInfo::instantiateStencils for delazification case

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED FIXED
83 Branch
Tracking Status
firefox83 --- fixed

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(2 files)

  • InstantiateScriptStencils isn't necessary for delazification
  • stencil.scriptData[CompilationInfo::TopLevelIndex].isModule() branch isn't necessary for delazification
Blocks: 1669718
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/735e4f5d61e4 Part 1: Do not call InstantiateScriptStencils on delazification. r=tcampbell https://hg.mozilla.org/integration/autoland/rev/a3ea444d2332 Part 2: Do not check isModule on delazification. r=tcampbell

it's bug 1670323, and I'll fix it.

Flags: needinfo?(arai.unmht)
Pushed by arai_a@mac.com: https://hg.mozilla.org/integration/autoland/rev/6f675ccaeba5 Part 1: Do not call InstantiateScriptStencils on delazification. r=tcampbell https://hg.mozilla.org/integration/autoland/rev/91821418b41d Part 2: Do not check isModule on delazification. r=tcampbell
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: