MCPcopy Create free account

hub / github.com/Relph1119/JVMByPython / functions

Functions4,261 in github.com/Relph1119/JVMByPython

↓ 13 callersFunctionregister
类名、方法名和方法描述符加在一起才能唯一确定一个方法,把它们的组合作为本地方法注册表的键。 该函数把上面三个信息和本地方法实现关联起来。 :param class_name: 类名 :param method_name: 方法名 :param method_
src/ch09/native/Registry.py:19
↓ 12 callersMethodget_numeric
(self, index)
src/develop_code/rtda/Slot.py:34
↓ 12 callersMethodget_numeric
(self, index)
src/ch09/rtda/Slot.py:34
↓ 12 callersMethodget_numeric
(self, index)
src/ch10/rtda/Slot.py:34
↓ 12 callersMethodpush_ref
(self, ref)
src/ch08/rtda/OperandStack.py:28
↓ 12 callersMethodresolved_class
(self)
src/develop_code/rtda/heap/CpSymRef.py:24
↓ 12 callersMethodresolved_class
(self)
src/ch10/rtda/heap/CpSymRef.py:24
↓ 11 callersMethodget_constant
(self, index)
src/ch06/rtda/heap/ConstantPool.py:64
↓ 11 callersMethodread_uint8
(self)
src/ch05/instructions/base/BytecodeReader.py:25
↓ 11 callersMethodread_uint8
(self)
src/ch06/instructions/base/BytecodeReader.py:25
↓ 11 callersMethodresolved_class
(self)
src/ch09/rtda/heap/CpSymRef.py:24
↓ 10 callersFunctioncopy_slot
(slot)
src/develop_code/rtda/Slot.py:63
↓ 10 callersFunctioncopy_slot
(slot)
src/ch09/rtda/Slot.py:63
↓ 10 callersFunctioncopy_slot
(slot)
src/ch10/rtda/Slot.py:63
↓ 10 callersMethodget_package_name
(self)
src/develop_code/rtda/heap/Class.py:119
↓ 10 callersMethodget_package_name
(self)
src/ch08/rtda/heap/Class.py:103
↓ 10 callersMethodget_package_name
(self)
src/ch09/rtda/heap/Class.py:106
↓ 10 callersMethodget_package_name
(self)
src/ch10/rtda/heap/Class.py:119
↓ 10 callersMethodget_package_name
(self)
src/ch07/rtda/heap/Class.py:103
↓ 10 callersMethodresolved_class
(self)
src/ch08/rtda/heap/CpSymRef.py:24
↓ 9 callersFunctioncopy_slot
(slot)
src/ch08/instructions/stack/Dup.py:15
↓ 9 callersFunctioncopy_slot
(slot)
src/ch05/instructions/stack/Dup.py:15
↓ 9 callersFunctioncopy_slot
(slot)
src/ch06/instructions/stack/Dup.py:15
↓ 9 callersFunctioncopy_slot
(slot)
src/ch07/instructions/stack/Dup.py:15
↓ 9 callersMethodget_utf8
(self, index)
src/develop_code/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch08/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch09/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch03/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch05/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch10/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch06/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch04/classfile/ConstantPool.py:49
↓ 9 callersMethodget_utf8
(self, index)
src/ch07/classfile/ConstantPool.py:49
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/develop_code/instructions/stores/Xastore.py:21
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/develop_code/instructions/loads/Xaload.py:19
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/ch08/instructions/stores/Xastore.py:21
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/ch08/instructions/loads/Xaload.py:19
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/ch09/instructions/stores/Xastore.py:21
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/ch09/instructions/loads/Xaload.py:19
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/ch10/instructions/stores/Xastore.py:21
↓ 8 callersFunctioncheck_index
(arr_len, index)
src/ch10/instructions/loads/Xaload.py:19
↓ 8 callersFunctioncheck_not_none
(ref)
src/develop_code/instructions/stores/Xastore.py:16
↓ 8 callersFunctioncheck_not_none
(ref: Object)
src/develop_code/instructions/loads/Xaload.py:14
↓ 8 callersFunctioncheck_not_none
(ref)
src/ch08/instructions/stores/Xastore.py:16
↓ 8 callersFunctioncheck_not_none
(ref: Object)
src/ch08/instructions/loads/Xaload.py:14
↓ 8 callersFunctioncheck_not_none
(ref)
src/ch09/instructions/stores/Xastore.py:16
↓ 8 callersFunctioncheck_not_none
(ref: Object)
src/ch09/instructions/loads/Xaload.py:14
↓ 8 callersFunctioncheck_not_none
(ref)
src/ch10/instructions/stores/Xastore.py:16
↓ 8 callersFunctioncheck_not_none
(ref: Object)
src/ch10/instructions/loads/Xaload.py:14
↓ 8 callersMethodget_ref
(self, index)
src/develop_code/rtda/Slot.py:58
↓ 8 callersMethodget_ref
(self, index)
src/ch09/rtda/Slot.py:58
↓ 8 callersMethodget_ref
(self, index)
src/ch10/rtda/Slot.py:58
↓ 8 callersMethodis_interface
(self)
src/develop_code/rtda/heap/Class.py:90
↓ 8 callersMethodis_interface
(self)
src/ch08/rtda/heap/Class.py:74
↓ 8 callersMethodis_interface
(self)
src/ch09/rtda/heap/Class.py:77
↓ 8 callersMethodis_interface
(self)
src/ch10/rtda/heap/Class.py:90
↓ 8 callersMethodis_static
(self)
src/ch06/rtda/heap/ClassMember.py:48
↓ 8 callersMethodresolved_class
(self)
src/ch07/rtda/heap/CpSymRef.py:24
↓ 8 callersMethodset_numeric
(self, index, val)
src/develop_code/rtda/Slot.py:31
↓ 8 callersMethodset_numeric
(self, index, val)
src/ch08/rtda/Slot.py:30
↓ 8 callersMethodset_numeric
(self, index, val)
src/ch09/rtda/Slot.py:31
↓ 8 callersMethodset_numeric
(self, index, val)
src/ch10/rtda/Slot.py:31
↓ 8 callersMethodset_numeric
(self, index, val)
src/ch06/rtda/Slot.py:26
↓ 8 callersMethodset_numeric
(self, index, val)
src/ch07/rtda/Slot.py:27
↓ 7 callersMethodget_numeric
(self, index)
src/ch08/rtda/Slot.py:33
↓ 7 callersMethodget_numeric
(self, index)
src/ch06/rtda/Slot.py:29
↓ 7 callersMethodget_numeric
(self, index)
src/ch07/rtda/Slot.py:30
↓ 7 callersMethodpop_frame
(self)
src/develop_code/rtda/Thread.py:22
↓ 7 callersMethodpop_frame
(self)
src/ch10/rtda/Thread.py:22
↓ 7 callersMethodpush_ref
(self, ref)
src/ch07/rtda/OperandStack.py:28
↓ 7 callersMethodread_int32
(self)
src/develop_code/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodread_int32
(self)
src/ch08/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodread_int32
(self)
src/ch09/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodread_int32
(self)
src/ch05/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodread_int32
(self)
src/ch10/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodread_int32
(self)
src/ch06/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodread_int32
(self)
src/ch07/instructions/base/BytecodeReader.py:47
↓ 7 callersMethodset_ref
(self, index, ref)
src/develop_code/rtda/Slot.py:53
↓ 7 callersMethodset_ref
(self, index, ref)
src/ch09/rtda/Slot.py:53
↓ 7 callersMethodset_ref
(self, index, ref)
src/ch10/rtda/Slot.py:53
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/develop_code/instructions/comparisons/Ificmp.py:14
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/ch08/instructions/comparisons/Ificmp.py:14
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/ch09/instructions/comparisons/Ificmp.py:14
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/ch05/instructions/comparisons/Ificmp.py:14
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/ch10/instructions/comparisons/Ificmp.py:14
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/ch06/instructions/comparisons/Ificmp.py:14
↓ 6 callersFunction_icmpPop
(frame: Frame)
src/ch07/instructions/comparisons/Ificmp.py:14
↓ 6 callersMethodadd
()
java/code/jvmgo/book/ch07/test/instructions/MathTest.java:21
↓ 6 callersMethodget_numeric
(self, index)
src/ch04/rtda/LocalVars.py:22
↓ 6 callersMethodget_package_name
(self)
src/ch06/rtda/heap/Class.py:101
↓ 6 callersMethodget_this
(self)
src/develop_code/rtda/LocalVars.py:53
↓ 6 callersMethodget_this
(self)
src/ch10/rtda/LocalVars.py:53
↓ 6 callersMethodpop_frame
(self)
src/ch09/rtda/Thread.py:22
↓ 6 callersMethodpop_numeric
(self)
src/ch04/rtda/OperandStack.py:24
↓ 6 callersMethodpush_numeric
(self, val)
src/ch04/rtda/OperandStack.py:20
↓ 6 callersMethodpush_ref
(self, ref)
src/ch06/rtda/OperandStack.py:28
↓ 6 callersMethodset_numeric
(self, index, val)
src/ch04/rtda/LocalVars.py:19
↓ 6 callersMethodset_ref
(self, index, ref)
src/ch08/rtda/Slot.py:36
↓ 5 callersFunction_aload
(frame: Frame, index)
src/develop_code/instructions/loads/Aload.py:13
↓ 5 callersFunction_aload
(frame: Frame, index)
src/ch08/instructions/loads/Aload.py:13
← previousnext →101–200 of 4,261, ranked by callers