Changeset 15428 in webkit for trunk/JavaScriptCore/API/JSBase.cpp

Timestamp:
Jul 14, 2006, 10:41:10 AM (19 years ago)
Author:
ggaren
Message:

Reviewed by Beth.


Moved JSCheckScriptSyntax, JSEvaluateScript, and JSGarbageCollect into
JSBase.h/.cpp. They don't belong in the value-specific or context-specific
files because they're not part of the value or context implementations.

  • API/JSBase.h:
  • API/JSContextRef.cpp: (JSContextGetGlobalObject):
  • API/JSContextRef.h:
  • API/JSValueRef.cpp: (JSValueUnprotect):
  • API/JSValueRef.h:
  • JavaScriptCore.xcodeproj/project.pbxproj:
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.