Changeset 56189 in webkit for trunk/JavaScriptCore/runtime/JSONObject.h
- Timestamp:
- Mar 18, 2010, 1:51:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/JSONObject.h
r54022 r56189 58 58 }; 59 59 60 UString JSONStringify(ExecState* exec, JSValue value, unsigned indent); 61 60 62 } // namespace JSC 61 63
Note:
See TracChangeset
for help on using the changeset viewer.