Skip to content

Create inverse function to recover* functions.

Cory Massaro requested to merge apine-convert-request-format into main

Bug: T344955

This will allow us to supply the exchange format in evaluator tests, rather than using full Z7s.

This MR also addresses some subtle issues related to in-place manipulation of JS Objects. We now copy more rigorously throughout serialize.js, reducing the incidence of hidden equality failures in tests.

Edited by Cory Massaro

Merge request reports