From adcee68aa02d33b3a2a0eb8ade3bb53b9ca6c1d8 Mon Sep 17 00:00:00 2001 From: Alan Wu Date: Mon, 18 Oct 2021 10:54:43 -0400 Subject: Doc: remove outdated note about hooking into the interpreter DAE remember MicroJIT? --- doc/yjit/yjit.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/yjit/yjit.md') diff --git a/doc/yjit/yjit.md b/doc/yjit/yjit.md index a280eb3ba0..e8dfe287f4 100644 --- a/doc/yjit/yjit.md +++ b/doc/yjit/yjit.md @@ -173,7 +173,6 @@ The YJIT source code is divided between: - `yjit.h`: C definitions YJIT exposes to the rest of the CRuby - `yjit.rb`: `YJIT` Ruby module that is exposed to Ruby - `misc/test_yjit_asm.sh`: script to compile and run the in-memory assembler tests -- `tool/ruby_vm/views/vm.inc.erb`: template instruction handler used to hook into the interpreter The core of CRuby's interpreter logic is found in: - `insns.def`: defines Ruby's bytecode instructions (gets compiled into `vm.inc`) -- cgit v1.2.3