Files
bun.sh/test/js/node
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
..
2026-01-09 18:42:19 -08:00
2025-09-27 00:27:23 -07:00
2025-12-23 22:24:18 -08:00
2025-10-20 18:01:25 -07:00
2025-11-27 12:26:50 -08:00
2025-09-11 17:53:06 -07:00
2025-10-09 19:11:08 -07:00