[Vm-dev] [commit][3299] Doh! Commit nssendcache.h now it's used in the build.

commits at squeakvm.org commits at squeakvm.org
Wed Apr 1 22:38:58 UTC 2015


Revision: 3299
Author:   eliot
Date:     2015-04-01 15:38:58 -0700 (Wed, 01 Apr 2015)
Log Message:
-----------
Doh!  Commit nssendcache.h now it's used in the build.

Added Paths:
-----------
    branches/Cog/nsspursrc/vm/nssendcache.h

Property Changed:
----------------
    branches/Cog/platforms/Cross/vm/sqSCCSVersion.h

Added: branches/Cog/nsspursrc/vm/nssendcache.h
===================================================================
--- branches/Cog/nsspursrc/vm/nssendcache.h	                        (rev 0)
+++ branches/Cog/nsspursrc/vm/nssendcache.h	2015-04-01 22:38:58 UTC (rev 3299)
@@ -0,0 +1,11 @@
+/* Automatically generated by
+	CCodeGenerator VMMaker.oscog-eem.1137 uuid: f5b1b284-2ce3-43df-a03a-279529d7091c
+ */
+
+typedef struct {
+	sqInt	selector;
+	sqInt	numArgs;
+	sqInt	classTag;
+	sqInt	enclosingObject;
+	sqInt	target;
+ } NSSendCache;


Property changes on: branches/Cog/platforms/Cross/vm/sqSCCSVersion.h
___________________________________________________________________
Modified: checkindate
   - Wed Apr  1 15:36:07 PDT 2015
   + Wed Apr  1 15:39:00 PDT 2015



More information about the Vm-dev mailing list