- , [[Construct]]. - , . , [[Class]], Object.prototype.toString.
ECMAScript , .
function foo(){}
. - , [[Call]], typeof "". ,
typeof document.getElementById
new document.getElementById()
, . , :
typeof XMLHttpRequest
XMLHttpRequest - , [[Call]], :
var x = XMLHttpRequest()
, prototype, , , prototype , native.
, , try..catch, , .