Files
Kmake/deps/v8/test/mjsunit/regress-367066330.js

5 lines
177 B
JavaScript
Raw Normal View History

2026-05-26 23:36:42 -07:00
// Copyright 2024 the V8 project authors. All rights reserved.
import('data:text/javascript,export function v4(){}');
Array.prototype.__defineSetter__(0, function (value) {});