Change [[Class]] references to ES6 tag and add toString helper.

This commit is contained in:
John-David Dalton
2014-12-31 11:09:04 -06:00
parent b2e8359d31
commit d68321ac27
2 changed files with 188 additions and 175 deletions

View File

@@ -11884,7 +11884,7 @@
test('should not contain minified properties (test production builds)', 1, function() {
var props = [
'argsClass',
'argsTag',
'argsObject',
'dom',
'enumErrorProps',
@@ -11893,7 +11893,7 @@
'funcDecomp',
'funcNames',
'hostObject',
'nodeClass',
'nodeTag',
'nonEnumArgs',
'nonEnumShadows',
'nonEnumStrings',