Home | History | Annotate | Download | only in mips

Lines Matching refs:LOOKUP

864     case Variable::LOOKUP: {
1327 // Three cases: global variables, lookup variables, and all other types of
1352 // var->location() == LOOKUP.
1411 case Variable::LOOKUP: {
1417 Comment cmnt(masm_, "Lookup variable");
1574 accessor_table.lookup(key)->second->getter = value;
1577 accessor_table.lookup(key)->second->setter = value;
2033 // 'with' context. We thus bypass the normal static scope lookup for
2391 // Call to a lookup slot (dynamically introduced variable).
3444 // Call runtime to perform the lookup.