Slide 14
Slide 14 text
Categorizing values
1. Internal property [[Class]]
Internal own (non-inherited) property of all objects. Values:
arguments:
"Arguments"
Instances of built-in constructors:
"Boolean", "Number", "String",
"Array", "Function", "RegExp", "Date", "Error"
Global values:
"JSON", "Math"
All other objects:
"Object"
Dr. Axel Rauschmayer (2ality.com) Categorizing values 2013-07-06 14 / 46