Lines Matching defs:dont_gc_arguments

360   const bool dont_gc_arguments = false;
378 __ set_info("new_instance", dont_gc_arguments);
380 __ set_info("fast new_instance", dont_gc_arguments);
383 __ set_info("fast new_instance init check", dont_gc_arguments);
482 __ set_info("new_type_array", dont_gc_arguments);
484 __ set_info("new_object_array", dont_gc_arguments);
580 __ set_info("new_multi_array", dont_gc_arguments);
588 __ set_info("register_finalizer", dont_gc_arguments);
620 { __ set_info("range_check_failed", dont_gc_arguments); // arguments will be discarded
627 { __ set_info("index_range_check_failed", dont_gc_arguments); // arguments will be discarded
634 { __ set_info("throw_div0_exception", dont_gc_arguments);
640 { __ set_info("throw_null_pointer_exception", dont_gc_arguments);
646 { __ set_info("handle_exception", dont_gc_arguments);
652 { __ set_info("handle_exception_from_callee", dont_gc_arguments);
662 __ set_info("unwind_exception", dont_gc_arguments);
683 __ set_info("throw_array_store_exception", dont_gc_arguments);
691 __ set_info("throw_class_cast_exception", dont_gc_arguments);
698 __ set_info("throw_incompatible_class_cast_exception", dont_gc_arguments);
731 __ set_info("monitorenter", dont_gc_arguments);
754 __ set_info("monitorexit", dont_gc_arguments);
773 __ set_info("deoptimize", dont_gc_arguments);
788 { __ set_info("access_field_patching", dont_gc_arguments);
794 { __ set_info("load_klass_patching", dont_gc_arguments);
801 __ set_info("dtrace_object_alloc", dont_gc_arguments);
830 __ set_info("g1_pre_barrier_slow_id", dont_gc_arguments);
893 __ set_info("g1_post_barrier_slow_id", dont_gc_arguments);
983 { __ set_info("unimplemented entry", dont_gc_arguments);