Home | History | Annotate | Download | only in ia32

Lines Matching refs:LOOKUP

792     case Variable::LOOKUP: {
857 case Variable::LOOKUP: {
917 case Variable::LOOKUP:
1418 // Three cases: global variables, lookup variables, and all other types of
1443 // var->location() == LOOKUP.
1499 case Variable::LOOKUP: {
1505 Comment cmnt(masm_, "Lookup variable");
1678 accessor_table.lookup(key)->second->getter = value;
1681 accessor_table.lookup(key)->second->setter = value;
2428 // 'with' context. We thus bypass the normal static scope lookup for
2728 // Call to a lookup slot (dynamically introduced variable).
3850 // Call runtime to perform the lookup.