Home | History | Annotate | Download | only in mips

Lines Matching refs:LOOKUP

836     case Variable::LOOKUP: {
905 case Variable::LOOKUP: {
967 case Variable::LOOKUP:
1481 // Three cases: global variables, lookup variables, and all other types of
1506 // var->location() == LOOKUP.
1565 case Variable::LOOKUP: {
1571 Comment cmnt(masm_, "Lookup variable");
1739 accessor_table.lookup(key)->second->getter = value;
1742 accessor_table.lookup(key)->second->setter = value;
2485 // 'with' context. We thus bypass the normal static scope lookup for
2798 // Call to a lookup slot (dynamically introduced variable).
3919 // Call runtime to perform the lookup.