mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Revert "This commit implements the Object Shapes technique in CRuby."
This reverts commit 68bc9e2e97d12f80df0d113e284864e225f771c2.
This commit is contained in:
parent
0ab0229c11
commit
9a6803c90b
41 changed files with 905 additions and 2323 deletions
|
@ -165,9 +165,7 @@ coverage.o: $(top_srcdir)/ccan/check_type/check_type.h
|
|||
coverage.o: $(top_srcdir)/ccan/container_of/container_of.h
|
||||
coverage.o: $(top_srcdir)/ccan/list/list.h
|
||||
coverage.o: $(top_srcdir)/ccan/str/str.h
|
||||
coverage.o: $(top_srcdir)/constant.h
|
||||
coverage.o: $(top_srcdir)/gc.h
|
||||
coverage.o: $(top_srcdir)/id_table.h
|
||||
coverage.o: $(top_srcdir)/internal.h
|
||||
coverage.o: $(top_srcdir)/internal/array.h
|
||||
coverage.o: $(top_srcdir)/internal/compilers.h
|
||||
|
@ -178,14 +176,12 @@ coverage.o: $(top_srcdir)/internal/sanitizers.h
|
|||
coverage.o: $(top_srcdir)/internal/serial.h
|
||||
coverage.o: $(top_srcdir)/internal/static_assert.h
|
||||
coverage.o: $(top_srcdir)/internal/thread.h
|
||||
coverage.o: $(top_srcdir)/internal/variable.h
|
||||
coverage.o: $(top_srcdir)/internal/vm.h
|
||||
coverage.o: $(top_srcdir)/internal/warnings.h
|
||||
coverage.o: $(top_srcdir)/method.h
|
||||
coverage.o: $(top_srcdir)/node.h
|
||||
coverage.o: $(top_srcdir)/ruby_assert.h
|
||||
coverage.o: $(top_srcdir)/ruby_atomic.h
|
||||
coverage.o: $(top_srcdir)/shape.h
|
||||
coverage.o: $(top_srcdir)/thread_pthread.h
|
||||
coverage.o: $(top_srcdir)/vm_core.h
|
||||
coverage.o: $(top_srcdir)/vm_opts.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue