Files
bun.sh/test/internal/ban-limits.json
Michael H d354714791 Plugins + cross-compilation + Bun.build API support for Bun.build({compile}) (#21915)
### What does this PR do?

in the name

### How did you verify your code works?

tests, but using ci to see if anything else broke

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2025-08-20 01:25:49 -07:00

40 lines
985 B
JSON

{
" != undefined": 0,
" == undefined": 0,
"!= alloc.ptr": 0,
"!= allocator.ptr": 0,
".arguments_old(": 279,
".stdDir()": 41,
".stdFile()": 18,
"// autofix": 168,
": [^=]+= undefined,$": 260,
"== alloc.ptr": 0,
"== allocator.ptr": 0,
"@import(\"bun\").": 0,
"EXCEPTION_ASSERT(!scope.exception())": 0,
"alloc.ptr !=": 0,
"alloc.ptr ==": 0,
"allocator.ptr !=": 1,
"allocator.ptr ==": 0,
"global.hasException": 28,
"globalObject.hasException": 42,
"globalThis.hasException": 133,
"std.StringArrayHashMap(": 1,
"std.StringArrayHashMapUnmanaged(": 12,
"std.StringHashMap(": 0,
"std.StringHashMapUnmanaged(": 0,
"std.Thread.Mutex": 1,
"std.debug.assert": 26,
"std.debug.dumpStackTrace": 0,
"std.debug.print": 0,
"std.enums.tagName(": 2,
"std.fs.Dir": 170,
"std.fs.File": 62,
"std.fs.cwd": 104,
"std.log": 1,
"std.mem.indexOfAny(u8": 0,
"std.unicode": 30,
"undefined != ": 0,
"undefined == ": 0,
"usingnamespace": 0
}