debugger
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
debugger
문은 중단점 설정 등 현재 사용할 수 있는 디버그 기능을 호출합니다. 사용할 수있는 디버깅 기능이 없으면 아무런 동작도 하지 않습니다.
구문
js
debugger;
예제
명세서
Specification |
---|
ECMAScript Language Specification # sec-debugger-statement |
브라우저 호환성
BCD tables only load in the browser