v8x 149.4.0-rc.1

Engine agnostic JavaScript
1
2
3
4
5
6
7
//! AUTO-GENERATED by tools/gen_shims.sh — do not edit by hand.
//! A no-arg link stub for every C-ABI symbol Deno references that is not
//! yet implemented in init.rs. A stub hit at runtime panics.
//!
//! All previously-stubbed symbols now have real implementations in the
//! `shim_*` modules; this file intentionally contains no stubs.
#![allow(non_snake_case)]