xo-interpreter2 stack: VSM as AGCObject for virtual root
This commit is contained in:
parent
d76622640e
commit
3806b46ea1
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ namespace xo {
|
|||
|
||||
{
|
||||
const DUniqueString * name
|
||||
= stringtable_.lookup(NumericPrimitives::c_gmpge_pm_name);
|
||||
= stringtable_.lookup(NumericPrimitives::c_cmpge_pm_name);
|
||||
assert(name);
|
||||
this->cmpge_binding_ = global_symtab_->lookup_binding(name);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue