Files
bun.sh/test/js
Vadim Spivak 338a8a7c61 Address PR feedback
- Use Bun:: namespace functions instead of Bun__ extern "C" wrappers
- Use createNotEnoughArgumentsError() for missing arguments
- Use Bun::V::validateInteger() for proper integer validation
- Remove unused extern "C" wrappers (setSamplingInterval, isCPUProfilerRunning)
- Reset sampling interval to default in profile() when not specified
- Delete flaky timestamp test (low value, wrong assumptions)
2026-01-09 18:42:19 -08:00
..
2024-12-12 02:07:29 -08:00
2026-01-09 18:42:19 -08:00