Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
chrome
/
test
/
fuzzing
/
mojo_js_fuzzing
/
template.js
blob: 0cc313ca3d91f613f5d91bbe05bea70b86321a57 [
file
] [
log
] [
blame
]
// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
async
function
fuzz
()
{
<
mojo_js_fuzzer
>
}
fuzz
();