Add isNative chaining test.

This commit is contained in:
John-David Dalton
2015-08-20 08:16:41 -07:00
parent f9f7af2430
commit e35d73be8f
2 changed files with 2 additions and 1 deletions

View File

@@ -17092,6 +17092,7 @@
'isFinite',
'isFunction',
'isNaN',
'isNative',
'isNil',
'isNull',
'isNumber',