MCPcopy Create free account

hub / github.com/Tencent/xLua / functions

Functions3,108 in github.com/Tencent/xLua

↓ 1 callersMethodCheck
(RealStatePtr L)
Assets/XLua/Src/MethodWarpsCache.cs:148
↓ 1 callersMethodCheck
(int check_pos, int max_check, Func<object, bool> checker, Dictionary<object, int> reverse_map)
Assets/XLua/Src/ObjectPool.cs:137
↓ 1 callersMethodClear
()
Assets/XLua/Src/ObjectPool.cs:48
↓ 1 callersMethodClearAll
()
Assets/XLua/Src/Editor/Generator.cs:1734
↓ 1 callersMethodCreateArrayMetatable
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslator.cs:602
↓ 1 callersMethodCreateDelegateMetatable
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslator.cs:611
↓ 1 callersMethodCreateEnumerablePairs
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslator.cs:623
↓ 1 callersMethodCreateInterfaceBridge
(RealStatePtr L, Type interfaceType, int idx)
Assets/XLua/Src/ObjectTranslator.cs:580
↓ 1 callersMethodCustomGen
(string template_src, GetTasks get_tasks)
Assets/XLua/Src/Editor/Generator.cs:1742
↓ 1 callersFunctionDoString
(string chunk, string chunkName = "chunk", LuaTable env = null)
Assets/XLua/Src/LuaEnv.cs:286
↓ 1 callersFunctionDumpCode
WebGLPlugins/ldump.c:90
↓ 1 callersFunctionDumpConstants
WebGLPlugins/ldump.c:98
↓ 1 callersFunctionDumpDebug
WebGLPlugins/ldump.c:147
↓ 1 callersFunctionDumpHeader
WebGLPlugins/ldump.c:184
↓ 1 callersFunctionDumpProtos
WebGLPlugins/ldump.c:128
↓ 1 callersFunctionDumpUpvalues
WebGLPlugins/ldump.c:137
↓ 1 callersMethodEmitDelegateImpl
(IEnumerable<IGrouping<MethodInfo, Type>> groups)
Assets/XLua/Src/CodeEmit.cs:221
↓ 1 callersMethodEmitInterfaceImpl
(Type to_be_impl)
Assets/XLua/Src/CodeEmit.cs:390
↓ 1 callersMethodEmitTypeWrap
(Type toBeWrap)
Assets/XLua/Src/CodeEmit.cs:1235
↓ 1 callersFunctionFullGc
()
Assets/XLua/Src/LuaEnv.cs:685
↓ 1 callersMethodGet
(RealStatePtr L, int index, out T v)
Assets/XLua/Src/ObjectTranslator.cs:893
↓ 1 callersMethodGetConstructorWrap
(Type type)
Assets/XLua/Src/MethodWarpsCache.cs:337
↓ 1 callersMethodGetCustomAttribute
(MemberInfo test, Type type)
Assets/XLua/Src/Editor/Generator.cs:1343
↓ 1 callersMethodGetDelegateByType
(Type type)
Assets/XLua/Src/DelegateBridge.cs:81
↓ 1 callersMethodGetDelegateWrap
(Type type)
Assets/XLua/Src/MethodWarpsCache.cs:440
↓ 1 callersMethodGetExtensionMethodsOf
(Type type_to_be_extend)
Assets/XLua/Src/Utils.cs:331
↓ 1 callersMethodGetFixCSFunction
(int index)
Assets/XLua/Src/ObjectTranslator.cs:1380
↓ 1 callersMethodGetHashCode
()
Assets/XLua/Src/LuaBase.cs:104
↓ 1 callersMethodGetHotfixAssembly
()
Assets/XLua/Src/Editor/Hotfix.cs:104
↓ 1 callersMethodGetParams
(RealStatePtr L, int index)
Assets/XLua/Src/ObjectTranslator.cs:934
↓ 1 callersMethodGetTypeOf
(RealStatePtr L, int idx)
Assets/XLua/Src/ObjectTranslator.cs:814
↓ 1 callersMethodHasCustomOp
(Type type)
Assets/XLua/Src/ObjectTranslator.cs:1502
↓ 1 callersFunctionIa
(a,b)
docs/public/js/jquery.js:3
↓ 1 callersFunctionIa
(a,b)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 1 callersMethodInit
(ObjectCheckers objCheckers, ObjectCasters objCasters)
Assets/XLua/Src/MethodWarpsCache.cs:63
↓ 1 callersMethodInjectType
(TypeReference hotfixAttributeType, TypeDefinition type)
Assets/XLua/Src/Editor/Hotfix.cs:674
↓ 1 callersMethodIsNestedPublic
(this Type type)
Assets/XLua/Src/TypeExtensions.cs:117
↓ 1 callersMethodIsPublic
(Type type)
Assets/XLua/Src/Utils.cs:1518
↓ 1 callersMethodIsSealed
(this Type type)
Assets/XLua/Src/TypeExtensions.cs:46
↓ 1 callersFunctionLEnum
** Return 'l <= r', for numbers. */
WebGLPlugins/lvm.c:341
↓ 1 callersFunctionLTnum
** Return 'l < r', for numbers. */
WebGLPlugins/lvm.c:318
↓ 1 callersFunctionLoadCode
WebGLPlugins/lundump.c:107
↓ 1 callersFunctionLoadConstants
WebGLPlugins/lundump.c:118
↓ 1 callersFunctionLoadDebug
WebGLPlugins/lundump.c:180
↓ 1 callersFunctionLoadProtos
WebGLPlugins/lundump.c:152
↓ 1 callersFunctionLoadUpvalues
WebGLPlugins/lundump.c:166
↓ 1 callersFunctionM
(a)
docs/public/js/jquery.js:2
↓ 1 callersFunctionM
(a)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 1 callersMethodMakeGenericMethodWithConstraints
(MethodInfo method)
Assets/XLua/Src/Utils.cs:1474
↓ 1 callersMethodMakePrivateAccessible
(RealStatePtr L, Type type)
Assets/XLua/Src/Utils.cs:618
↓ 1 callersMethodMemoryLeakCheck
(this LuaEnv env, Data last)
General/LuaMemoryLeakChecker/LuaMemoryLeakChecker.cs:199
↓ 1 callersMethodMemoryLeakReport
(this LuaEnv env, Data data, int maxLevel = 10)
General/LuaMemoryLeakChecker/LuaMemoryLeakChecker.cs:205
↓ 1 callersMethodOutputIntKeyMapper
(Stream output)
Assets/XLua/Src/Editor/Hotfix.cs:1563
↓ 1 callersMethodPack
for int 8
Assets/XLua/Src/CopyByValue.cs:26
↓ 1 callersFunctionPb
(a,b,c)
docs/public/js/jquery.js:4
↓ 1 callersFunctionPb
(a,b,c)
docs/source/themes/catlib/source/js/jquery.js:4
↓ 1 callersFunctionPrintCode
WebGLPlugins/luac.c:288
↓ 1 callersFunctionPrintDebug
WebGLPlugins/luac.c:415
↓ 1 callersFunctionPrintHeader
WebGLPlugins/luac.c:395
↓ 1 callersFunctionPrintString
WebGLPlugins/luac.c:226
↓ 1 callersMethodPrivateAccessible
(RealStatePtr L, Type type)
Assets/XLua/Src/ObjectTranslator.cs:996
↓ 1 callersMethodPushDecimal
(RealStatePtr L, decimal val)
Assets/XLua/Src/ObjectTranslator.cs:1645
↓ 1 callersFunctionQb
(a,b,c,d)
docs/public/js/jquery.js:4
↓ 1 callersFunctionQb
(a,b,c,d)
docs/source/themes/catlib/source/js/jquery.js:4
↓ 1 callersMethodReleaseCSObj
(RealStatePtr L, int index)
Assets/XLua/Src/ObjectTranslator.cs:1365
↓ 1 callersFunctionSet
()
docs/public/js/vue.js:682
↓ 1 callersMethodSetGenInterfaces
(List<Type> gen_interfaces)
Assets/XLua/Src/CodeEmit.cs:379
↓ 1 callersFunctionSetInPath
(string path, T val)
Assets/XLua/Src/LuaTable.cs:172
↓ 1 callersMethodStart
Use this for initialization
Test/PrefTest/xLuaPerfTest/PerfMain.cs:33
↓ 1 callersMethodTest2
(T1 a, out T2 b, ref T3 c)
Assets/XLua/Examples/08_Hotfix/HotfixTest2.cs:36
↓ 1 callersMethodTranslateToEnumToTop
(RealStatePtr L, Type type, int idx)
Assets/XLua/Src/ObjectTranslator.cs:1182
↓ 1 callersMethodTryDelayWrapLoader
(RealStatePtr L, Type type)
Assets/XLua/Src/ObjectTranslator.cs:136
↓ 1 callersMethodTryGetDelegate
(Type key, out Delegate value)
Assets/XLua/Src/DelegateBridge.cs:40
↓ 1 callersFunctionTryPrimitiveArraySet
(Type type, RealStatePtr L, object obj, int array_idx, int obj_idx)
Assets/XLua/Src/StaticLuaCallbacks.cs:390
↓ 1 callersMethodUnPack
(IntPtr buff, int offset, out byte field)
Assets/XLua/Src/CopyByValue.cs:30
↓ 1 callersFunctionWa
(a)
docs/public/js/jquery.js:3
↓ 1 callersFunctionWa
(a)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 1 callersFunctionYa
(a,b,c)
docs/public/js/jquery.js:3
↓ 1 callersFunctionYa
(a,b,c)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 1 callersFunction_createElement
( context, tag, data, children, normalizationType )
docs/public/js/vue.js:3546
↓ 1 callersFunction_createElement
( context, tag, data, children, normalizationType )
docs/source/themes/catlib/source/js/vue.js:3546
↓ 1 callersFunction_traverse
(val, seen)
docs/public/js/vue.js:2898
↓ 1 callersFunction_traverse
(val, seen)
docs/source/themes/catlib/source/js/vue.js:2898
↓ 1 callersFunction_update
(oldVnode, vnode)
docs/public/js/vue.js:5343
↓ 1 callersFunction_update
(oldVnode, vnode)
docs/source/themes/catlib/source/js/vue.js:5343
↓ 1 callersFunctionadd
(event, fn, once$$1)
docs/public/js/vue.js:2076
↓ 1 callersFunctionadd
(event, fn, once$$1)
docs/source/themes/catlib/source/js/vue.js:2076
↓ 1 callersMethodadd
(int a, int b)
Assets/XLua/Tutorial/CSharpCallLua/CSCallLua.cs:60
↓ 1 callersFunctionaddDirective
( el, name, rawName, value, arg, modifiers )
docs/public/js/vue.js:5673
↓ 1 callersFunctionaddDirective
( el, name, rawName, value, arg, modifiers )
docs/source/themes/catlib/source/js/vue.js:5673
↓ 1 callersFunctionadd_s
WebGLPlugins/lstrlib.c:703
↓ 1 callersFunctionadd_value
WebGLPlugins/lstrlib.c:731
↓ 1 callersFunctionaddliteral
WebGLPlugins/lstrlib.c:943
↓ 1 callersFunctionaddprototype
** adds a new prototype into list of prototypes */
WebGLPlugins/lparser.c:499
↓ 1 callersFunctionaddquoted
WebGLPlugins/lstrlib.c:908
↓ 1 callersFunctionaddreturn
** Try to compile line on the stack as 'return <line>;'; on return, stack ** has either compiled chunk or original line (if compilation failed). */
WebGLPlugins/lua.c:332
↓ 1 callersFunctionaddtoclib
** registry.CLIBS[path] = plib -- for queries ** registry.CLIBS[#CLIBS + 1] = plib -- also keep a list of all libraries */
WebGLPlugins/loadlib.c:335
↓ 1 callersFunctionadjust_varargs
WebGLPlugins/ldo.c:293
↓ 1 callersFunctionapplyNS
(vnode, ns)
docs/public/js/vue.js:3611
↓ 1 callersFunctionapplyNS
(vnode, ns)
docs/source/themes/catlib/source/js/vue.js:3611
← previousnext →1,101–1,200 of 3,108, ranked by callers