Home | History | Annotate | Download | only in x64

Lines Matching refs:LOOKUP

768     case Variable::LOOKUP: {
1229 // Three cases: global variables, lookup variables, and all other types of
1252 // var->location() == LOOKUP.
1308 case Variable::LOOKUP: {
1314 Comment cmnt(masm_, "Lookup slot");
1469 accessor_table.lookup(key)->second->getter = value;
1472 accessor_table.lookup(key)->second->setter = value;
1884 // 'with' context. We thus bypass the normal static scope lookup for
2200 // call IC lookup.
2204 // Call to a lookup slot (dynamically introduced variable).
3241 // Call runtime to perform the lookup.