Lines Matching full:receiver_map
6712 Handle<Map> receiver_map) {
6714 Handle<JSObject> prototype(JSObject::cast(receiver_map->prototype()));
6723 Handle<Map> receiver_map) {
6727 AddCheckMap(receiver, receiver_map);
6728 AddCheckPrototypeMaps(holder, receiver_map);
7405 Handle<Map> receiver_map,
7407 ASSERT(check_type != RECEIVER_MAP_CHECK || !receiver_map.is_null());
7436 AddCheckConstantFunction(expr->holder(), receiver, receiver_map);
7453 AddCheckConstantFunction(expr->holder(), receiver, receiver_map);
7463 AddCheckConstantFunction(expr->holder(), receiver, receiver_map);
7496 AddCheckConstantFunction(expr->holder(), receiver, receiver_map);
7509 AddCheckConstantFunction(expr->holder(), receiver, receiver_map);