MCPcopy Create free account

hub / github.com/Relph1119/JVMByPython / functions

Functions4,261 in github.com/Relph1119/JVMByPython

↓ 2 callersFunction_sub
(frame)
src/develop_code/instructions/math/Sub.py:12
↓ 2 callersFunction_sub
(frame)
src/ch09/instructions/math/Sub.py:12
↓ 2 callersFunction_sub
(frame)
src/ch10/instructions/math/Sub.py:12
↓ 2 callersFunction_xor
(frame: Frame)
src/develop_code/instructions/math/Xor.py:13
↓ 2 callersFunction_xor
(frame: Frame)
src/ch08/instructions/math/Xor.py:13
↓ 2 callersFunction_xor
(frame: Frame)
src/ch09/instructions/math/Xor.py:13
↓ 2 callersFunction_xor
(frame: Frame)
src/ch05/instructions/math/Xor.py:13
↓ 2 callersFunction_xor
(frame: Frame)
src/ch10/instructions/math/Xor.py:13
↓ 2 callersFunction_xor
(frame: Frame)
src/ch06/instructions/math/Xor.py:13
↓ 2 callersFunction_xor
(frame: Frame)
src/ch07/instructions/math/Xor.py:13
↓ 2 callersMethodarray_class
先根据类名得到数组类名,然后调用类加载器加载数组类。 :return:
src/develop_code/rtda/heap/Class.py:230
↓ 2 callersMethodarray_class
先根据类名得到数组类名,然后调用类加载器加载数组类。 :return:
src/ch08/rtda/heap/Class.py:214
↓ 2 callersMethodarray_class
先根据类名得到数组类名,然后调用类加载器加载数组类。 :return:
src/ch09/rtda/heap/Class.py:217
↓ 2 callersMethodarray_class
先根据类名得到数组类名,然后调用类加载器加载数组类。 :return:
src/ch10/rtda/heap/Class.py:230
↓ 2 callersMethodbytes
(self)
src/develop_code/rtda/heap/Object.py:42
↓ 2 callersMethodbytes
(self)
src/ch08/rtda/heap/Object.py:36
↓ 2 callersMethodbytes
(self)
src/ch09/rtda/heap/Object.py:42
↓ 2 callersMethodbytes
(self)
src/ch10/rtda/heap/Object.py:42
↓ 2 callersMethodclear
(self)
src/develop_code/rtda/Stack.py:58
↓ 2 callersMethodclear
(self)
src/ch10/rtda/Stack.py:58
↓ 2 callersMethodcopy_member_info
(self, member_info)
src/develop_code/rtda/heap/ClassMember.py:24
↓ 2 callersMethodcopy_member_info
(self, member_info)
src/ch08/rtda/heap/ClassMember.py:24
↓ 2 callersMethodcopy_member_info
(self, member_info)
src/ch09/rtda/heap/ClassMember.py:24
↓ 2 callersMethodcopy_member_info
(self, member_info)
src/ch10/rtda/heap/ClassMember.py:24
↓ 2 callersMethodcopy_member_info
(self, member_info)
src/ch06/rtda/heap/ClassMember.py:24
↓ 2 callersMethodcopy_member_info
(self, member_info)
src/ch07/rtda/heap/ClassMember.py:24
↓ 2 callersMethoddoubles
(self)
src/develop_code/rtda/heap/Object.py:60
↓ 2 callersMethoddoubles
(self)
src/ch08/rtda/heap/Object.py:54
↓ 2 callersMethoddoubles
(self)
src/ch09/rtda/heap/Object.py:60
↓ 2 callersMethoddoubles
(self)
src/ch10/rtda/heap/Object.py:60
↓ 2 callersMethodfloats
(self)
src/develop_code/rtda/heap/Object.py:57
↓ 2 callersMethodfloats
(self)
src/ch08/rtda/heap/Object.py:51
↓ 2 callersMethodfloats
(self)
src/ch09/rtda/heap/Object.py:57
↓ 2 callersMethodfloats
(self)
src/ch10/rtda/heap/Object.py:57
↓ 2 callersMethodfoo
()
java/code/jvmgo/book/ch07/AccSuperDemo.java:7
↓ 2 callersMethodget_field
(self, name, descriptor, is_static_flag)
src/ch08/rtda/heap/Class.py:239
↓ 2 callersMethodget_numeric
(self, index)
src/develop_code/rtda/LocalVars.py:21
↓ 2 callersMethodget_numeric
(self, index)
src/ch09/rtda/LocalVars.py:21
↓ 2 callersMethodget_numeric
(self, index)
src/ch10/rtda/LocalVars.py:21
↓ 2 callersMethodget_ref_var
(self, field_name, field_descriptor)
src/ch09/rtda/heap/Class.py:279
↓ 2 callersMethodget_static_method
(self, name, descriptor)
src/develop_code/rtda/heap/Class.py:195
↓ 2 callersMethodget_static_method
(self, name, descriptor)
src/ch08/rtda/heap/Class.py:179
↓ 2 callersMethodget_static_method
(self, name, descriptor)
src/ch09/rtda/heap/Class.py:182
↓ 2 callersMethodget_static_method
(self, name, descriptor)
src/ch10/rtda/heap/Class.py:195
↓ 2 callersMethodget_static_method
(self, name, descriptor)
src/ch07/rtda/heap/Class.py:159
↓ 2 callersMethodints
(self)
src/develop_code/rtda/heap/Object.py:48
↓ 2 callersMethodints
(self)
src/ch08/rtda/heap/Object.py:42
↓ 2 callersMethodints
(self)
src/ch09/rtda/heap/Object.py:48
↓ 2 callersMethodints
(self)
src/ch10/rtda/heap/Object.py:48
↓ 2 callersMethodis_accessible_to
如果类D想访问类C,需要满足两个条件之一:C是pubilc,或者C和D在同一个运行时包内。 :param otherClass: :return:
src/ch06/rtda/heap/Class.py:92
↓ 2 callersMethodis_empty
(self)
src/develop_code/rtda/Stack.py:55
↓ 2 callersMethodis_empty
(self)
src/ch10/rtda/Stack.py:55
↓ 2 callersMethodis_implements
(self, iface)
src/ch08/rtda/heap/Class.py:152
↓ 2 callersMethodis_implements
(self, iface)
src/ch07/rtda/heap/Class.py:135
↓ 2 callersMethodis_instance_of
(self, clazz: Class)
src/develop_code/rtda/heap/Object.py:36
↓ 2 callersMethodis_instance_of
(self, clazz: Class)
src/ch08/rtda/heap/Object.py:30
↓ 2 callersMethodis_instance_of
(self, clazz: Class)
src/ch09/rtda/heap/Object.py:36
↓ 2 callersMethodis_instance_of
(self, clazz: Class)
src/ch10/rtda/heap/Object.py:36
↓ 2 callersMethodis_instance_of
(self, clazz: Class)
src/ch06/rtda/heap/Object.py:26
↓ 2 callersMethodis_instance_of
(self, clazz: Class)
src/ch07/rtda/heap/Object.py:23
↓ 2 callersMethodis_interface
(self)
src/ch06/rtda/heap/Class.py:72
↓ 2 callersMethodis_jl_object
(self)
src/develop_code/rtda/heap/Class.py:221
↓ 2 callersMethodis_jl_object
(self)
src/ch08/rtda/heap/Class.py:205
↓ 2 callersMethodis_jl_object
(self)
src/ch09/rtda/heap/Class.py:208
↓ 2 callersMethodis_jl_object
(self)
src/ch10/rtda/heap/Class.py:221
↓ 2 callersMethodis_native
(self)
src/develop_code/rtda/heap/Method.py:109
↓ 2 callersMethodis_native
(self)
src/ch10/rtda/heap/Method.py:109
↓ 2 callersMethodis_primitive
(self)
src/develop_code/rtda/heap/Class.py:284
↓ 2 callersMethodis_primitive
(self)
src/ch09/rtda/heap/Class.py:271
↓ 2 callersMethodis_primitive
(self)
src/ch10/rtda/heap/Class.py:284
↓ 2 callersMethodis_private
(self)
src/develop_code/rtda/heap/ClassMember.py:40
↓ 2 callersMethodis_private
(self)
src/ch08/rtda/heap/ClassMember.py:40
↓ 2 callersMethodis_private
(self)
src/ch09/rtda/heap/ClassMember.py:40
↓ 2 callersMethodis_private
(self)
src/ch10/rtda/heap/ClassMember.py:40
↓ 2 callersMethodis_private
(self)
src/ch07/rtda/heap/ClassMember.py:40
↓ 2 callersMethodis_public
(self)
src/develop_code/rtda/heap/Class.py:78
↓ 2 callersMethodis_public
(self)
src/ch08/rtda/heap/Class.py:62
↓ 2 callersMethodis_public
(self)
src/ch09/rtda/heap/Class.py:65
↓ 2 callersMethodis_public
(self)
src/ch10/rtda/heap/Class.py:78
↓ 2 callersMethodis_public
(self)
src/ch07/rtda/heap/Class.py:62
↓ 2 callersMethodis_stack_empty
(self)
src/ch08/rtda/Thread.py:37
↓ 2 callersMethodis_stack_empty
(self)
src/ch09/rtda/Thread.py:37
↓ 2 callersMethodis_stack_empty
(self)
src/ch07/rtda/Thread.py:37
↓ 2 callersMethodis_sub_class_of
(self, otherClass)
src/ch06/rtda/heap/Class.py:123
↓ 2 callersMethodis_sub_interface_of
(self, iface)
src/develop_code/rtda/heap/Class.py:178
↓ 2 callersMethodis_sub_interface_of
(self, iface)
src/ch08/rtda/heap/Class.py:162
↓ 2 callersMethodis_sub_interface_of
(self, iface)
src/ch09/rtda/heap/Class.py:165
↓ 2 callersMethodis_sub_interface_of
(self, iface)
src/ch10/rtda/heap/Class.py:178
↓ 2 callersMethodlongs
(self)
src/develop_code/rtda/heap/Object.py:51
↓ 2 callersMethodlongs
(self)
src/ch08/rtda/heap/Object.py:45
↓ 2 callersMethodlongs
(self)
src/ch09/rtda/heap/Object.py:51
↓ 2 callersMethodlongs
(self)
src/ch10/rtda/heap/Object.py:51
↓ 2 callersFunctionmain
(input_args)
src/ch01/Main.py:15
↓ 2 callersMethodmultiply
(double s)
java/code/jvmgo/book/ch07/Vector3D.java:16
↓ 2 callersMethodnew_entry
(path)
src/develop_code/classpath/Entry.py:24
↓ 2 callersMethodnew_entry
(path)
src/ch08/classpath/Entry.py:24
↓ 2 callersMethodnew_entry
(path)
src/ch09/classpath/Entry.py:24
↓ 2 callersMethodnew_entry
(path)
src/ch03/classpath/Entry.py:24
↓ 2 callersMethodnew_entry
(path)
src/ch02/classpath/Entry.py:24
↓ 2 callersMethodnew_entry
(path)
src/ch05/classpath/Entry.py:24
← previousnext →601–700 of 4,261, ranked by callers