Home | History | Annotate | Download | only in ia32

Lines Matching refs:LOOKUP

787     case Variable::LOOKUP: {
852 case Variable::LOOKUP: {
912 case Variable::LOOKUP:
1416 // Three cases: global variables, lookup variables, and all other types of
1439 // var->location() == LOOKUP.
1495 case Variable::LOOKUP: {
1496 Comment cmnt(masm_, "[ Lookup variable");
1667 accessor_table.lookup(key)->second->getter = value;
1670 accessor_table.lookup(key)->second->setter = value;
2680 // Call to a lookup slot (dynamically introduced variable).
3687 // Call runtime to perform the lookup.
4372 Comment cmnt(masm_, "[ Lookup slot");