Home | History | Annotate | Download | only in mips

Lines Matching refs:LOOKUP

839     case Variable::LOOKUP: {
908 case Variable::LOOKUP: {
970 case Variable::LOOKUP:
1478 // Three cases: global variables, lookup variables, and all other types of
1501 // var->location() == LOOKUP.
1560 case Variable::LOOKUP: {
1561 Comment cmnt(masm_, "[ Lookup variable");
1729 accessor_table.lookup(key)->second->getter = value;
1732 accessor_table.lookup(key)->second->setter = value;
2755 // Call to a lookup slot (dynamically introduced variable).
3778 // Call runtime to perform the lookup.
4423 Comment cmnt(masm_, "[ Lookup slot");