Home | History | Annotate | Download | only in x87

Lines Matching refs:LOOKUP

786     case Variable::LOOKUP: {
850 case Variable::LOOKUP: {
909 case Variable::LOOKUP:
1413 // Three cases: global variables, lookup variables, and all other types of
1436 // var->location() == LOOKUP.
1492 case Variable::LOOKUP: {
1493 Comment cmnt(masm_, "[ Lookup variable");
1664 accessor_table.lookup(key)->second->getter = value;
1667 accessor_table.lookup(key)->second->setter = value;
2674 // Call to a lookup slot (dynamically introduced variable).
3680 // Call runtime to perform the lookup.
4365 Comment cmnt(masm_, "[ Lookup slot");