Sha256: e47a00868d57cf7d4d2e053da3331fca32ea3e3c649c32c19d2493d9b433f7b3
Contents?: true
Size: 904 Bytes
Versions: 12
Compression:
Stored size: 904 Bytes
Contents
o:$YARD::CodeObjects::MethodObject: @name:stress:@docstringIC:YARD::Docstring".returns current status of GC stress mode. :@objectu:YARD::StubProxyGC.stress: @summary0: @all"Ureturns current status of GC stress mode. @overload stress @return [Boolean]:@ref_tags[: @tags[o:YARD::Tags::OverloadTag ; u;GC.stress;;;IC; " ; u;GC.stress;0; "@return [Boolean];[;[o:YARD::Tags::Tag ; 0;0:@types["Boolean: @text":@tag_name"return;0:@parameters[;0:@signature"stress;" overload:@current_file_has_commentsF:@scope: class;[:@docstring_extra0:@files[[" gc.c0:@namespaceu;GC: @path"GC.stress;[:@visibility:public:@source"�/* * call-seq: * GC.stress => true or false * * returns current status of GC stress mode. */ static VALUE gc_stress_get(self) VALUE self; { return ruby_gc_stress ? Qtrue : Qfalse; }:@source_type:c
Version data entries
12 entries across 12 versions & 2 rubygems