Home | History | Annotate | Download | only in arm

Lines Matching refs:LOOKUP

825     case Variable::LOOKUP: {
893 case Variable::LOOKUP: {
955 case Variable::LOOKUP:
1470 // Three cases: global variables, lookup variables, and all other types of
1493 // var->location() == LOOKUP.
1550 case Variable::LOOKUP: {
1551 Comment cmnt(masm_, "[ Lookup variable");
1719 accessor_table.lookup(key)->second->getter = value;
1722 accessor_table.lookup(key)->second->setter = value;
2742 // Call to a lookup slot (dynamically introduced variable).
3734 // Call runtime to perform the lookup.
4371 Comment cmnt(masm_, "[ Lookup slot");