Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Relph1119/JVMByPython
/ functions
Functions
4,261 in github.com/Relph1119/JVMByPython
⨍
Functions
4,261
◇
Types & classes
1,938
↓ 3 callers
Method
chars
(self)
src/ch09/rtda/heap/Object.py:54
↓ 3 callers
Method
chars
(self)
src/ch10/rtda/heap/Object.py:54
↓ 3 callers
Method
component_class
先根据数组类名推测出数组元素类名,然后用类加载器加载元素类 :return:
src/ch08/rtda/heap/Class.py:223
↓ 3 callers
Method
copy_member_ref_info
(self, ref_info: ConstantMemberRefInfo)
src/develop_code/rtda/heap/CpMemberRef.py:20
↓ 3 callers
Method
copy_member_ref_info
(self, ref_info: ConstantMemberRefInfo)
src/ch08/rtda/heap/CpMemberRef.py:20
↓ 3 callers
Method
copy_member_ref_info
(self, ref_info: ConstantMemberRefInfo)
src/ch09/rtda/heap/CpMemberRef.py:20
↓ 3 callers
Method
copy_member_ref_info
(self, ref_info: ConstantMemberRefInfo)
src/ch10/rtda/heap/CpMemberRef.py:20
↓ 3 callers
Method
copy_member_ref_info
(self, ref_info: ConstantMemberRefInfo)
src/ch06/rtda/heap/CpMemberRef.py:20
↓ 3 callers
Method
copy_member_ref_info
(self, ref_info: ConstantMemberRefInfo)
src/ch07/rtda/heap/CpMemberRef.py:20
↓ 3 callers
Method
fields
(self)
src/ch08/rtda/heap/Object.py:33
↓ 3 callers
Method
get_class
(self)
src/develop_code/rtda/heap/CpSymRef.py:20
↓ 3 callers
Method
get_class
(self)
src/ch08/rtda/heap/CpSymRef.py:20
↓ 3 callers
Method
get_class
(self)
src/ch09/rtda/heap/CpSymRef.py:20
↓ 3 callers
Method
get_class
(self)
src/ch10/rtda/heap/CpSymRef.py:20
↓ 3 callers
Method
get_class
(self)
src/ch06/rtda/heap/CpSymRef.py:20
↓ 3 callers
Method
get_class
(self)
src/ch07/rtda/heap/CpSymRef.py:20
↓ 3 callers
Method
get_constant_info
(self, index)
src/develop_code/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch08/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch09/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch03/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch05/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch10/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch06/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch04/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_constant_info
(self, index)
src/ch07/classfile/ConstantPool.py:32
↓ 3 callers
Method
get_ref
(self, index)
src/ch06/rtda/Slot.py:35
↓ 3 callers
Method
get_ref
(self, index)
src/ch07/rtda/Slot.py:36
↓ 3 callers
Method
get_ref_from_top
(self, n)
src/develop_code/rtda/OperandStack.py:75
↓ 3 callers
Method
get_ref_from_top
(self, n)
src/ch08/rtda/OperandStack.py:47
↓ 3 callers
Method
get_ref_from_top
(self, n)
src/ch09/rtda/OperandStack.py:75
↓ 3 callers
Method
get_ref_from_top
(self, n)
src/ch10/rtda/OperandStack.py:75
↓ 3 callers
Method
get_ref_from_top
(self, n)
src/ch07/rtda/OperandStack.py:47
↓ 3 callers
Method
get_ref_var
(self, field_name, field_descriptor)
src/develop_code/rtda/heap/Class.py:292
↓ 3 callers
Method
get_ref_var
(self, field_name, field_descriptor)
src/ch10/rtda/heap/Class.py:292
↓ 3 callers
Method
handleExc
(RuntimeException exc)
java/code/jvmgo/book/ch10/JvmsExample.java:49
↓ 3 callers
Method
is_array
(self)
src/ch08/rtda/heap/Class.py:202
↓ 3 callers
Method
is_final
(self)
src/develop_code/rtda/heap/Class.py:82
↓ 3 callers
Method
is_final
(self)
src/ch08/rtda/heap/Class.py:66
↓ 3 callers
Method
is_final
(self)
src/ch09/rtda/heap/Class.py:69
↓ 3 callers
Method
is_final
(self)
src/ch10/rtda/heap/Class.py:82
↓ 3 callers
Method
is_final
(self)
src/ch06/rtda/heap/Class.py:64
↓ 3 callers
Method
is_final
(self)
src/ch07/rtda/heap/Class.py:66
↓ 3 callers
Method
is_implements
(self, iface)
src/develop_code/rtda/heap/Class.py:168
↓ 3 callers
Method
is_implements
(self, iface)
src/ch09/rtda/heap/Class.py:155
↓ 3 callers
Method
is_implements
(self, iface)
src/ch10/rtda/heap/Class.py:168
↓ 3 callers
Method
is_protected
(self)
src/develop_code/rtda/heap/ClassMember.py:44
↓ 3 callers
Method
is_protected
(self)
src/ch08/rtda/heap/ClassMember.py:44
↓ 3 callers
Method
is_protected
(self)
src/ch09/rtda/heap/ClassMember.py:44
↓ 3 callers
Method
is_protected
(self)
src/ch10/rtda/heap/ClassMember.py:44
↓ 3 callers
Method
is_protected
(self)
src/ch07/rtda/heap/ClassMember.py:44
↓ 3 callers
Method
is_stack_empty
(self)
src/develop_code/rtda/Thread.py:37
↓ 3 callers
Method
is_stack_empty
(self)
src/ch10/rtda/Thread.py:37
↓ 3 callers
Method
is_super_class_of
(self, otherClass)
src/ch08/rtda/heap/Class.py:170
↓ 3 callers
Method
is_super_class_of
(self, otherClass)
src/ch09/rtda/heap/Class.py:173
↓ 3 callers
Method
is_super_class_of
(self, otherClass)
src/ch07/rtda/heap/Class.py:153
↓ 3 callers
Function
j_string
根据python字符串返回相应的Java字符串实例 :param loader: :param python_str: :return:
src/ch08/rtda/heap/StringPool.py:17
↓ 3 callers
Method
new_frame
(self, method: Method)
src/develop_code/rtda/Thread.py:29
↓ 3 callers
Method
new_frame
(self, method: Method)
src/ch08/rtda/Thread.py:29
↓ 3 callers
Method
new_frame
(self, method: Method)
src/ch09/rtda/Thread.py:29
↓ 3 callers
Method
new_frame
(self, method: Method)
src/ch10/rtda/Thread.py:29
↓ 3 callers
Method
new_frame
(self, method: Method)
src/ch07/rtda/Thread.py:29
↓ 3 callers
Method
parse_field_type
(self)
src/develop_code/rtda/heap/MethodDescriptorParser.py:80
↓ 3 callers
Method
parse_field_type
(self)
src/ch08/rtda/heap/MethodDescriptorParser.py:78
↓ 3 callers
Method
parse_field_type
(self)
src/ch09/rtda/heap/MethodDescriptorParser.py:78
↓ 3 callers
Method
parse_field_type
(self)
src/ch10/rtda/heap/MethodDescriptorParser.py:78
↓ 3 callers
Method
parse_field_type
(self)
src/ch07/rtda/heap/MethodDescriptorParser.py:78
↓ 3 callers
Method
push_frame
(self, frame)
src/develop_code/rtda/Thread.py:19
↓ 3 callers
Method
push_frame
(self, frame)
src/ch08/rtda/Thread.py:19
↓ 3 callers
Method
push_frame
(self, frame)
src/ch09/rtda/Thread.py:19
↓ 3 callers
Method
push_frame
(self, frame)
src/ch10/rtda/Thread.py:19
↓ 3 callers
Method
push_frame
(self, frame)
src/ch07/rtda/Thread.py:19
↓ 3 callers
Function
python_string
(j_str)
src/develop_code/rtda/heap/StringPool.py:56
↓ 3 callers
Function
python_string
(j_str)
src/ch09/rtda/heap/StringPool.py:49
↓ 3 callers
Function
python_string
(j_str)
src/ch10/rtda/heap/StringPool.py:56
↓ 3 callers
Method
read
(self, class_reader)
src/develop_code/classfile/ClassFile.py:47
↓ 3 callers
Method
read
(self, class_reader)
src/ch09/classfile/ClassFile.py:47
↓ 3 callers
Method
read
(self, class_reader)
src/ch03/classfile/ClassFile.py:46
↓ 3 callers
Method
read
(self, class_reader)
src/ch05/classfile/ClassFile.py:46
↓ 3 callers
Method
read
(self, class_reader)
src/ch10/classfile/ClassFile.py:47
↓ 3 callers
Method
read
(self, class_reader)
src/ch06/classfile/ClassFile.py:49
↓ 3 callers
Method
read
(self, class_reader)
src/ch04/classfile/ClassFile.py:46
↓ 3 callers
Method
read
(self, class_reader)
src/ch07/classfile/ClassFile.py:47
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/develop_code/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch08/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch09/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch03/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch05/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch10/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch06/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch04/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_attributes
(class_reader, constant_pool)
src/ch07/classfile/AttributeInfo.py:21
↓ 3 callers
Method
read_bytes
(self, n)
src/develop_code/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch08/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch09/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch03/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch05/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch10/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch06/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch04/classfile/ClassReader.py:49
↓ 3 callers
Method
read_bytes
(self, n)
src/ch07/classfile/ClassReader.py:49
← previous
next →
401–500 of 4,261, ranked by callers