Changeset 12918 in webkit for trunk/JavaScriptCore/kjs/internal.cpp
- Timestamp:
- Feb 21, 2006, 7:19:43 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/internal.cpp
r12911 r12918 722 722 } 723 723 724 bool InternalFunctionImp::implementsHasCall() const 725 { 726 return true; 727 } 728 724 729 bool InternalFunctionImp::implementsHasInstance() const 725 730 {
Note:
See TracChangeset
for help on using the changeset viewer.