• Serialize a snapshot of the heap graph, as seen by |JS::ubi::Node| and restricted by |boundaries|, and write it to the provided file path.

    Returns

    The path to the file the heap snapshot was written to. This is guaranteed to be within the temp directory and its file name will match the regexp \d+(\-\d+)?\.fxsnapshot.

    Returns DOMString

Generated using TypeDoc