Files
Kmake/deps/v8/test/mjsunit/regress-367066330.js
2026-05-26 23:36:42 -07:00

5 lines
177 B
JavaScript

// Copyright 2024 the V8 project authors. All rights reserved.
import('data:text/javascript,export function v4(){}');
Array.prototype.__defineSetter__(0, function (value) {});