Home | History | Annotate | Download | only in arm

Lines Matching refs:LOOKUP

855     case Variable::LOOKUP: {
1321 // Three cases: global variables, lookup variables, and all other types of
1346 // var->location() == LOOKUP.
1403 case Variable::LOOKUP: {
1409 Comment cmnt(masm_, "Lookup variable");
1565 accessor_table.lookup(key)->second->getter = value;
1568 accessor_table.lookup(key)->second->setter = value;
2016 // 'with' context. We thus bypass the normal static scope lookup for
2367 // Call to a lookup slot (dynamically introduced variable).
3407 // Call runtime to perform the lookup.