Closed Bug 1866909 Opened 2 years ago Closed 2 years ago

Update debugging tips to SpiderMonkey source docs

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: bthrall, Assigned: bthrall)

References

(Blocks 1 open bug)

Details

Attachments

(7 files)

Update the tips on https://firefox-source-docs.mozilla.org/js/hacking_tips.html

  • Clarify any confusing instructions and fix any grammar and spelling mistakes
  • Add instructions for
    • Finding the origin of generated code
    • Using help() in the JS Shell with regular expressions
    • Link to the valid values for IONFLAGS
    • Using pernos.co
  • Update any code examples that no longer work
Assignee: nobody → bthrall
Status: NEW → ASSIGNED

I'm keeping the "These tips were archived from" MDN link because not everything
in this doc is updated yet.

Most of the Gecko Profiler archived stuff is covered by existing Profiler user
docs, but there are enough bits and pieces in the archive that I still think it
is worth linking to.

Depends on D196752

Depends on D196757

Pushed by bthrall@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2f2751928767 Improve grammar, spelling, and formatting for clarity r=mgaudet https://hg.mozilla.org/integration/autoland/rev/ded32ef3cc40 Update links r=mgaudet https://hg.mozilla.org/integration/autoland/rev/fccd5df26436 Remove mention of c1visualizer r=mgaudet https://hg.mozilla.org/integration/autoland/rev/d7864a2d6ff5 Mention "help(/Regex/)" option in JS Shell r=mgaudet https://hg.mozilla.org/integration/autoland/rev/b8ea22374a92 Add debugging tip for finding JIT instruction generation code r=mgaudet https://hg.mozilla.org/integration/autoland/rev/47d21446b7ec Update "Debugging GC marking/rooting" example usage r=mgaudet https://hg.mozilla.org/integration/autoland/rev/ffd610f5a3bc Add "Tools" section r=mgaudet
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: