Home | History | Annotate | Download | only in x64

Lines Matching refs:LOOKUP

809     case Variable::LOOKUP: {
875 case Variable::LOOKUP: {
935 case Variable::LOOKUP:
1450 // Three cases: global variables, lookup variables, and all other types of
1473 // var->location() == LOOKUP.
1529 case Variable::LOOKUP: {
1530 Comment cmnt(masm_, "[ Lookup slot");
1700 accessor_table.lookup(key)->second->getter = value;
1703 accessor_table.lookup(key)->second->setter = value;
2672 // Call to a lookup slot (dynamically introduced variable).
3674 // Call runtime to perform the lookup.
4372 Comment cmnt(masm_, "[ Lookup slot");