Home | History | Annotate | Download | only in ia32

Lines Matching refs:LOOKUP

827     case Variable::LOOKUP: {
1274 // Three cases: global variables, lookup variables, and all other types of
1299 // var->location() == LOOKUP.
1355 case Variable::LOOKUP: {
1361 Comment cmnt(masm_, "Lookup variable");
1516 accessor_table.lookup(key)->second->getter = value;
1519 accessor_table.lookup(key)->second->setter = value;
1969 // 'with' context. We thus bypass the normal static scope lookup for
2309 // Call to a lookup slot (dynamically introduced variable).
3347 // Call runtime to perform the lookup.