Skip to content

Deprecate WasmOffsetConverter? #24587

Open
@RReverser

Description

@RReverser

Judging by description in

// The main purpose of this module is to enable the conversion of function
// index and offset from start of function to an offset into the WASM binary.
// This is needed to look up the WASM source map as well as generate
// consistent program counter representations given v8's non-standard
// WASM stack trace format.
//
// v8 bug: https://crbug.com/v8/9172
, it was created to work around a V8 bug that has now been long fixed, so seems like a good candidate for cleanup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions