Home | History | Annotate | Download | only in builtins

Lines Matching defs:instance_type

79   return current->map()->instance_type() > LAST_CUSTOM_ELEMENTS_RECEIVER &&
826 storage->map()->instance_type() >
1660 Node* instance_type = assembler.LoadInstanceType(object);
1663 instance_type, assembler.Int32Constant(JS_ARRAY_TYPE)),
1668 instance_type, assembler.Int32Constant(JS_PROXY_TYPE)),
2402 Node* instance_type = assembler.LoadInstanceType(iterator);
2407 assembler.Int32Sub(instance_type, assembler.Int32Constant(
2474 assembler.Switch(instance_type, &throw_bad_receiver, kInstanceType,
2582 instance_type, assembler.Int32Constant(
2620 instance_type,
2698 assembler.Switch(instance_type, &throw_bad_receiver, kInstanceType,
2788 instance_type,