Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
'values' test: * Infer result type instead of explicitly specifying it. If specified, it's used as the explicit type of the result variable. Infer it instead. This fixes cases where the type is abstract. * low == high is an error gpuweb/gpuweb#4616 'partial_eval_errs' test: * Test function foo() must be called from the entry point so that overrides are validated. 'early_eval_errs' test: * Fix argument order: low and high args are first and second. Bug: crbug.com/351378281
- Loading branch information