MCPcopy Create free account

hub / github.com/Relph1119/JVMByPython / functions

Functions4,261 in github.com/Relph1119/JVMByPython

↓ 107 callersMethodpop_numeric
(self)
src/ch08/rtda/OperandStack.py:24
↓ 88 callersMethodpop_numeric
(self)
src/develop_code/rtda/OperandStack.py:25
↓ 88 callersMethodpop_numeric
(self)
src/ch09/rtda/OperandStack.py:25
↓ 88 callersMethodpop_numeric
(self)
src/ch10/rtda/OperandStack.py:25
↓ 87 callersMethodpush_numeric
(self, val)
src/ch08/rtda/OperandStack.py:20
↓ 81 callersMethodpop_numeric
(self)
src/ch07/rtda/OperandStack.py:24
↓ 80 callersMethodpop_numeric
(self)
src/ch06/rtda/OperandStack.py:24
↓ 79 callersMethodpush_numeric
(self, val)
src/ch07/rtda/OperandStack.py:20
↓ 78 callersMethodpush_numeric
(self, val)
src/ch06/rtda/OperandStack.py:20
↓ 76 callersMethodpop_numeric
(self)
src/ch05/rtda/OperandStack.py:24
↓ 73 callersMethodpush_numeric
(self, val)
src/develop_code/rtda/OperandStack.py:21
↓ 73 callersMethodpush_numeric
(self, val)
src/ch09/rtda/OperandStack.py:21
↓ 73 callersMethodpush_numeric
(self, val)
src/ch10/rtda/OperandStack.py:21
↓ 69 callersMethodpush_numeric
(self, val)
src/ch05/rtda/OperandStack.py:20
↓ 50 callersMethodget_class
(self)
src/develop_code/rtda/heap/Object.py:33
↓ 50 callersMethodget_class
(self)
src/ch10/rtda/heap/Object.py:33
↓ 49 callersMethodread_unit16
(self)
src/develop_code/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch08/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch09/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch03/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch05/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch10/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch06/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch04/classfile/ClassReader.py:22
↓ 49 callersMethodread_unit16
(self)
src/ch07/classfile/ClassReader.py:22
↓ 45 callersMethodget_class
(self)
src/ch09/rtda/heap/Object.py:33
↓ 44 callersMethodassertTrue
(boolean condition)
java/code/jvmgo/book/ch07/test/Assert.java:5
↓ 38 callersMethodget_class
(self)
src/ch08/rtda/heap/Object.py:27
↓ 36 callersMethodpop_ref
(self)
src/develop_code/rtda/OperandStack.py:60
↓ 36 callersMethodpop_ref
(self)
src/ch10/rtda/OperandStack.py:60
↓ 35 callersMethodpop_ref
(self)
src/ch09/rtda/OperandStack.py:60
↓ 34 callersMethodget_class
(self)
src/ch07/rtda/heap/Object.py:20
↓ 33 callersMethodpop_ref
(self)
src/ch08/rtda/OperandStack.py:32
↓ 26 callersMethodpush_slot
(self, slot: Slot)
src/develop_code/rtda/OperandStack.py:66
↓ 26 callersMethodpush_slot
(self, slot: Slot)
src/ch08/rtda/OperandStack.py:38
↓ 26 callersMethodpush_slot
(self, slot: Slot)
src/ch09/rtda/OperandStack.py:66
↓ 26 callersMethodpush_slot
(self, slot:Slot)
src/ch05/rtda/OperandStack.py:38
↓ 26 callersMethodpush_slot
(self, slot: Slot)
src/ch10/rtda/OperandStack.py:66
↓ 26 callersMethodpush_slot
(self, slot:Slot)
src/ch06/rtda/OperandStack.py:38
↓ 26 callersMethodpush_slot
(self, slot: Slot)
src/ch07/rtda/OperandStack.py:38
↓ 24 callersMethodload_class
(self, name)
src/develop_code/rtda/heap/ClassLoader.py:29
↓ 24 callersMethodload_class
(self, name)
src/ch09/rtda/heap/ClassLoader.py:29
↓ 24 callersMethodload_class
(self, name)
src/ch10/rtda/heap/ClassLoader.py:29
↓ 23 callersMethodpush_ref
(self, ref)
src/develop_code/rtda/OperandStack.py:54
↓ 23 callersMethodpush_ref
(self, ref)
src/ch10/rtda/OperandStack.py:54
↓ 22 callersMethodpop_double
(self)
src/develop_code/rtda/OperandStack.py:33
↓ 22 callersMethodpop_double
(self)
src/ch09/rtda/OperandStack.py:33
↓ 22 callersMethodpop_double
(self)
src/ch10/rtda/OperandStack.py:33
↓ 22 callersMethodpop_float
(self)
src/develop_code/rtda/OperandStack.py:41
↓ 22 callersMethodpop_float
(self)
src/ch09/rtda/OperandStack.py:41
↓ 22 callersMethodpop_float
(self)
src/ch10/rtda/OperandStack.py:41
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/develop_code/instructions/base/BranchLogic.py:12
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/ch08/instructions/base/BranchLogic.py:12
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/ch09/instructions/base/BranchLogic.py:12
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/ch05/instructions/base/BranchLogic.py:12
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/ch10/instructions/base/BranchLogic.py:12
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/ch06/instructions/base/BranchLogic.py:12
↓ 21 callersFunctionbranch
(frame: Frame, offset)
src/ch07/instructions/base/BranchLogic.py:12
↓ 21 callersMethodpush_ref
(self, ref)
src/ch09/rtda/OperandStack.py:54
↓ 20 callersMethodget_constant
(self, index)
src/develop_code/rtda/heap/ConstantPool.py:64
↓ 20 callersMethodget_constant
(self, index)
src/ch10/rtda/heap/ConstantPool.py:64
↓ 20 callersMethodload_class
(self, name)
src/ch08/rtda/heap/ClassLoader.py:26
↓ 20 callersMethodpop_slot
(self)
src/develop_code/rtda/OperandStack.py:70
↓ 20 callersMethodpop_slot
(self)
src/ch08/rtda/OperandStack.py:42
↓ 20 callersMethodpop_slot
(self)
src/ch09/rtda/OperandStack.py:70
↓ 20 callersMethodpop_slot
(self)
src/ch10/rtda/OperandStack.py:70
↓ 20 callersMethodpop_slot
(self)
src/ch07/rtda/OperandStack.py:42
↓ 19 callersMethodget_constant
(self, index)
src/ch09/rtda/heap/ConstantPool.py:64
↓ 19 callersMethodpop_slot
(self)
src/ch05/rtda/OperandStack.py:42
↓ 19 callersMethodpop_slot
(self)
src/ch06/rtda/OperandStack.py:42
↓ 19 callersMethodpush_float
(self,val)
src/develop_code/rtda/OperandStack.py:37
↓ 19 callersMethodpush_float
(self,val)
src/ch09/rtda/OperandStack.py:37
↓ 19 callersMethodpush_float
(self, val)
src/ch10/rtda/OperandStack.py:37
↓ 18 callersMethodpush_double
(self,val)
src/develop_code/rtda/OperandStack.py:29
↓ 18 callersMethodpush_double
(self,val)
src/ch09/rtda/OperandStack.py:29
↓ 18 callersMethodpush_double
(self, val)
src/ch10/rtda/OperandStack.py:29
↓ 17 callersMethodget_constant
(self, index)
src/ch08/rtda/heap/ConstantPool.py:64
↓ 15 callersMethodis_static
(self)
src/develop_code/rtda/heap/ClassMember.py:48
↓ 15 callersMethodis_static
(self)
src/ch09/rtda/heap/ClassMember.py:48
↓ 15 callersMethodis_static
(self)
src/ch10/rtda/heap/ClassMember.py:48
↓ 15 callersMethodread_uint16
(self)
src/develop_code/instructions/base/BytecodeReader.py:37
↓ 15 callersMethodread_uint16
(self)
src/ch08/instructions/base/BytecodeReader.py:37
↓ 15 callersMethodread_uint16
(self)
src/ch09/instructions/base/BytecodeReader.py:37
↓ 15 callersMethodread_uint16
(self)
src/ch10/instructions/base/BytecodeReader.py:37
↓ 15 callersMethodread_uint8
(self)
src/develop_code/instructions/base/BytecodeReader.py:25
↓ 15 callersMethodread_uint8
(self)
src/ch08/instructions/base/BytecodeReader.py:25
↓ 15 callersMethodread_uint8
(self)
src/ch09/instructions/base/BytecodeReader.py:25
↓ 15 callersMethodread_uint8
(self)
src/ch10/instructions/base/BytecodeReader.py:25
↓ 14 callersMethodget_class
(self)
src/ch06/rtda/heap/Object.py:23
↓ 14 callersMethodget_constant
(self, index)
src/ch07/rtda/heap/ConstantPool.py:64
↓ 14 callersMethodis_static
(self)
src/ch08/rtda/heap/ClassMember.py:48
↓ 14 callersMethodpop_ref
(self)
src/ch06/rtda/OperandStack.py:32
↓ 14 callersMethodpop_ref
(self)
src/ch07/rtda/OperandStack.py:32
↓ 14 callersMethodread_uint16
(self)
src/ch07/instructions/base/BytecodeReader.py:37
↓ 14 callersFunctionregister
类名、方法名和方法描述符加在一起才能唯一确定一个方法,把它们的组合作为本地方法注册表的键。 该函数把上面三个信息和本地方法实现关联起来。 :param class_name: 类名 :param method_name: 方法名 :param method_
src/develop_code/native/Registry.py:19
↓ 14 callersFunctionregister
类名、方法名和方法描述符加在一起才能唯一确定一个方法,把它们的组合作为本地方法注册表的键。 该函数把上面三个信息和本地方法实现关联起来。 :param class_name: 类名 :param method_name: 方法名 :param method_
src/ch10/native/Registry.py:19
↓ 13 callersMethodis_static
(self)
src/ch07/rtda/heap/ClassMember.py:48
↓ 13 callersMethodread_uint16
(self)
src/ch05/instructions/base/BytecodeReader.py:37
↓ 13 callersMethodread_uint16
(self)
src/ch06/instructions/base/BytecodeReader.py:37
↓ 13 callersMethodread_uint8
(self)
src/ch07/instructions/base/BytecodeReader.py:25
next →1–100 of 4,261, ranked by callers