Add _.support.hostObject and rename isNode to isHostObject.

This commit is contained in:
John-David Dalton
2014-08-20 22:32:57 -07:00
parent bde931f2f5
commit c3126e24ce
2 changed files with 32 additions and 26 deletions

View File

@@ -9923,6 +9923,7 @@
'fastBind',
'funcDecomp',
'funcNames',
'hostObject',
'nodeClass',
'nonEnumArgs',
'nonEnumShadows',