Changeset 156597 in webkit for trunk/Source/JavaScriptCore/runtime/JSCJSValue.cpp
- Timestamp:
- Sep 28, 2013, 3:22:06 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSCJSValue.cpp
r154797 r156597 38 38 39 39 namespace JSC { 40 41 static const double D32 = 4294967296.0;42 40 43 41 // ECMA 9.4
Note:
See TracChangeset
for help on using the changeset viewer.