Boolean constructor

Boolean(
  1. bool value
)

Implementation

Boolean(this.value);