_182: () => globalThis.JSON,
_183: x0 => x0.measure,
_184: x0 => x0.mark,
_185: x0 => x0.clearMeasures,
_186: x0 => x0.clearMarks,
_188: (x0,x1,x2,x3) => x0.measure(x1,x2,x3),
_190: (x0,x1,x2) => x0.mark(x1,x2),
_191: x0 => x0.clearMeasures(),
_193: x0 => x0.clearMarks(),
_195: (x0,x1) => x0.parse(x1),
But we do not want to have a situation like, "To improve Dart-flute-wasm score, optimize performance.mark code path!". So I would like to suggest removing these performance entry emission from Dart-flute-wasm code.