[minijoe] r82 committed - Changed 'factoryTypeId' property's accessibility

0 views
Skip to first unread message

min...@googlecode.com

unread,
Oct 1, 2010, 7:18:12 PM10/1/10
to min...@googlegroups.com
Revision: 82
Author: orientalsensation
Date: Fri Oct 1 16:17:33 2010
Log: Changed 'factoryTypeId' property's accessibility
http://code.google.com/p/minijoe/source/detail?r=82

Modified:
/trunk/src/com/google/minijoe/sys/JsFunction.java

=======================================
--- /trunk/src/com/google/minijoe/sys/JsFunction.java Sun Mar 15 17:00:11
2009
+++ /trunk/src/com/google/minijoe/sys/JsFunction.java Fri Oct 1 16:17:33
2010
@@ -150,7 +150,7 @@
private JsObjectFactory factory;

/** Object factory id if this is a native constructor. */
- private int factoryTypeId;
+ int factoryTypeId;

/** Evaluation context for this function. */
private JsObject context;

Reply all
Reply to author
Forward
0 new messages