fix(bench): require --unstable flag in JavaScript (#14091)

This commit is contained in:
Bartek Iwańczuk 2022-03-23 16:33:42 +01:00 committed by GitHub
parent 53dac7451b
commit b82ded84d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 35 additions and 2 deletions

View file

@ -639,6 +639,7 @@
optionsOrFn,
maybeFn,
) {
core.opSync("op_bench_check_unstable");
let benchDef;
const defaults = {
ignore: false,