New implementation of read/write handling, fixed gc bugs etc.
git-svn-id: svn://10.0.0.236/trunk@142286 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -108,7 +108,6 @@ js2val Error_toString(JS2Metadata *meta, const js2val thisValue, js2val *argv, u
|
||||
{
|
||||
js2val thatValue = thisValue;
|
||||
js2val result;
|
||||
LookupKind lookup(false, JS2VAL_NULL);
|
||||
Multiname mn(&meta->world.identifiers["message"], meta->publicNamespace);
|
||||
|
||||
JS2Class *c = meta->objectType(thatValue);
|
||||
|
||||
Reference in New Issue
Block a user