JS: two wrong error constants in base shims
JS code uses CONST_BADF
and CONST_EACCESS
instead of CONST_EBADF
and CONST_EACCES
.
JS code uses CONST_BADF
and CONST_EACCESS
instead of CONST_EBADF
and CONST_EACCES
.
added Tbug javascript labels
assigned to @hsyl20
mentioned in merge request !10862 (closed)
mentioned in commit 7cbbbcb6
mentioned in commit 5d98a491
mentioned in commit a995e4eb
mentioned in commit c8bd7fa4
closed