Home | History | Annotate | Download | only in arm

Lines Matching refs:LOOKUP

834     case Variable::LOOKUP: {
902 case Variable::LOOKUP: {
964 case Variable::LOOKUP:
1481 // Three cases: global variables, lookup variables, and all other types of
1506 // var->location() == LOOKUP.
1563 case Variable::LOOKUP: {
1569 Comment cmnt(masm_, "Lookup variable");
1737 accessor_table.lookup(key)->second->getter = value;
1740 accessor_table.lookup(key)->second->setter = value;
2468 // 'with' context. We thus bypass the normal static scope lookup for
2776 // Call to a lookup slot (dynamically introduced variable).
3884 // Call runtime to perform the lookup.