Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/xLua
/ functions
Functions
3,108 in github.com/Tencent/xLua
⨍
Functions
3,108
◇
Types & classes
364
↓ 1 callers
Method
Check
(RealStatePtr L)
Assets/XLua/Src/MethodWarpsCache.cs:148
↓ 1 callers
Method
Check
(int check_pos, int max_check, Func<object, bool> checker, Dictionary<object, int> reverse_map)
Assets/XLua/Src/ObjectPool.cs:137
↓ 1 callers
Method
Clear
()
Assets/XLua/Src/ObjectPool.cs:48
↓ 1 callers
Method
ClearAll
()
Assets/XLua/Src/Editor/Generator.cs:1734
↓ 1 callers
Method
CreateArrayMetatable
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslator.cs:602
↓ 1 callers
Method
CreateDelegateMetatable
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslator.cs:611
↓ 1 callers
Method
CreateEnumerablePairs
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslator.cs:623
↓ 1 callers
Method
CreateInterfaceBridge
(RealStatePtr L, Type interfaceType, int idx)
Assets/XLua/Src/ObjectTranslator.cs:580
↓ 1 callers
Method
CustomGen
(string template_src, GetTasks get_tasks)
Assets/XLua/Src/Editor/Generator.cs:1742
↓ 1 callers
Function
DoString
(string chunk, string chunkName = "chunk", LuaTable env = null)
Assets/XLua/Src/LuaEnv.cs:286
↓ 1 callers
Function
DumpCode
WebGLPlugins/ldump.c:90
↓ 1 callers
Function
DumpConstants
WebGLPlugins/ldump.c:98
↓ 1 callers
Function
DumpDebug
WebGLPlugins/ldump.c:147
↓ 1 callers
Function
DumpHeader
WebGLPlugins/ldump.c:184
↓ 1 callers
Function
DumpProtos
WebGLPlugins/ldump.c:128
↓ 1 callers
Function
DumpUpvalues
WebGLPlugins/ldump.c:137
↓ 1 callers
Method
EmitDelegateImpl
(IEnumerable<IGrouping<MethodInfo, Type>> groups)
Assets/XLua/Src/CodeEmit.cs:221
↓ 1 callers
Method
EmitInterfaceImpl
(Type to_be_impl)
Assets/XLua/Src/CodeEmit.cs:390
↓ 1 callers
Method
EmitTypeWrap
(Type toBeWrap)
Assets/XLua/Src/CodeEmit.cs:1235
↓ 1 callers
Function
FullGc
()
Assets/XLua/Src/LuaEnv.cs:685
↓ 1 callers
Method
Get
(RealStatePtr L, int index, out T v)
Assets/XLua/Src/ObjectTranslator.cs:893
↓ 1 callers
Method
GetConstructorWrap
(Type type)
Assets/XLua/Src/MethodWarpsCache.cs:337
↓ 1 callers
Method
GetCustomAttribute
(MemberInfo test, Type type)
Assets/XLua/Src/Editor/Generator.cs:1343
↓ 1 callers
Method
GetDelegateByType
(Type type)
Assets/XLua/Src/DelegateBridge.cs:81
↓ 1 callers
Method
GetDelegateWrap
(Type type)
Assets/XLua/Src/MethodWarpsCache.cs:440
↓ 1 callers
Method
GetExtensionMethodsOf
(Type type_to_be_extend)
Assets/XLua/Src/Utils.cs:331
↓ 1 callers
Method
GetFixCSFunction
(int index)
Assets/XLua/Src/ObjectTranslator.cs:1380
↓ 1 callers
Method
GetHashCode
()
Assets/XLua/Src/LuaBase.cs:104
↓ 1 callers
Method
GetHotfixAssembly
()
Assets/XLua/Src/Editor/Hotfix.cs:104
↓ 1 callers
Method
GetParams
(RealStatePtr L, int index)
Assets/XLua/Src/ObjectTranslator.cs:934
↓ 1 callers
Method
GetTypeOf
(RealStatePtr L, int idx)
Assets/XLua/Src/ObjectTranslator.cs:814
↓ 1 callers
Method
HasCustomOp
(Type type)
Assets/XLua/Src/ObjectTranslator.cs:1502
↓ 1 callers
Function
Ia
(a,b)
docs/public/js/jquery.js:3
↓ 1 callers
Function
Ia
(a,b)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 1 callers
Method
Init
(ObjectCheckers objCheckers, ObjectCasters objCasters)
Assets/XLua/Src/MethodWarpsCache.cs:63
↓ 1 callers
Method
InjectType
(TypeReference hotfixAttributeType, TypeDefinition type)
Assets/XLua/Src/Editor/Hotfix.cs:674
↓ 1 callers
Method
IsNestedPublic
(this Type type)
Assets/XLua/Src/TypeExtensions.cs:117
↓ 1 callers
Method
IsPublic
(Type type)
Assets/XLua/Src/Utils.cs:1518
↓ 1 callers
Method
IsSealed
(this Type type)
Assets/XLua/Src/TypeExtensions.cs:46
↓ 1 callers
Function
LEnum
** Return 'l <= r', for numbers. */
WebGLPlugins/lvm.c:341
↓ 1 callers
Function
LTnum
** Return 'l < r', for numbers. */
WebGLPlugins/lvm.c:318
↓ 1 callers
Function
LoadCode
WebGLPlugins/lundump.c:107
↓ 1 callers
Function
LoadConstants
WebGLPlugins/lundump.c:118
↓ 1 callers
Function
LoadDebug
WebGLPlugins/lundump.c:180
↓ 1 callers
Function
LoadProtos
WebGLPlugins/lundump.c:152
↓ 1 callers
Function
LoadUpvalues
WebGLPlugins/lundump.c:166
↓ 1 callers
Function
M
(a)
docs/public/js/jquery.js:2
↓ 1 callers
Function
M
(a)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 1 callers
Method
MakeGenericMethodWithConstraints
(MethodInfo method)
Assets/XLua/Src/Utils.cs:1474
↓ 1 callers
Method
MakePrivateAccessible
(RealStatePtr L, Type type)
Assets/XLua/Src/Utils.cs:618
↓ 1 callers
Method
MemoryLeakCheck
(this LuaEnv env, Data last)
General/LuaMemoryLeakChecker/LuaMemoryLeakChecker.cs:199
↓ 1 callers
Method
MemoryLeakReport
(this LuaEnv env, Data data, int maxLevel = 10)
General/LuaMemoryLeakChecker/LuaMemoryLeakChecker.cs:205
↓ 1 callers
Method
OutputIntKeyMapper
(Stream output)
Assets/XLua/Src/Editor/Hotfix.cs:1563
↓ 1 callers
Method
Pack
for int 8
Assets/XLua/Src/CopyByValue.cs:26
↓ 1 callers
Function
Pb
(a,b,c)
docs/public/js/jquery.js:4
↓ 1 callers
Function
Pb
(a,b,c)
docs/source/themes/catlib/source/js/jquery.js:4
↓ 1 callers
Function
PrintCode
WebGLPlugins/luac.c:288
↓ 1 callers
Function
PrintDebug
WebGLPlugins/luac.c:415
↓ 1 callers
Function
PrintHeader
WebGLPlugins/luac.c:395
↓ 1 callers
Function
PrintString
WebGLPlugins/luac.c:226
↓ 1 callers
Method
PrivateAccessible
(RealStatePtr L, Type type)
Assets/XLua/Src/ObjectTranslator.cs:996
↓ 1 callers
Method
PushDecimal
(RealStatePtr L, decimal val)
Assets/XLua/Src/ObjectTranslator.cs:1645
↓ 1 callers
Function
Qb
(a,b,c,d)
docs/public/js/jquery.js:4
↓ 1 callers
Function
Qb
(a,b,c,d)
docs/source/themes/catlib/source/js/jquery.js:4
↓ 1 callers
Method
ReleaseCSObj
(RealStatePtr L, int index)
Assets/XLua/Src/ObjectTranslator.cs:1365
↓ 1 callers
Function
Set
()
docs/public/js/vue.js:682
↓ 1 callers
Method
SetGenInterfaces
(List<Type> gen_interfaces)
Assets/XLua/Src/CodeEmit.cs:379
↓ 1 callers
Function
SetInPath
(string path, T val)
Assets/XLua/Src/LuaTable.cs:172
↓ 1 callers
Method
Start
Use this for initialization
Test/PrefTest/xLuaPerfTest/PerfMain.cs:33
↓ 1 callers
Method
Test2
(T1 a, out T2 b, ref T3 c)
Assets/XLua/Examples/08_Hotfix/HotfixTest2.cs:36
↓ 1 callers
Method
TranslateToEnumToTop
(RealStatePtr L, Type type, int idx)
Assets/XLua/Src/ObjectTranslator.cs:1182
↓ 1 callers
Method
TryDelayWrapLoader
(RealStatePtr L, Type type)
Assets/XLua/Src/ObjectTranslator.cs:136
↓ 1 callers
Method
TryGetDelegate
(Type key, out Delegate value)
Assets/XLua/Src/DelegateBridge.cs:40
↓ 1 callers
Function
TryPrimitiveArraySet
(Type type, RealStatePtr L, object obj, int array_idx, int obj_idx)
Assets/XLua/Src/StaticLuaCallbacks.cs:390
↓ 1 callers
Method
UnPack
(IntPtr buff, int offset, out byte field)
Assets/XLua/Src/CopyByValue.cs:30
↓ 1 callers
Function
Wa
(a)
docs/public/js/jquery.js:3
↓ 1 callers
Function
Wa
(a)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 1 callers
Function
Ya
(a,b,c)
docs/public/js/jquery.js:3
↓ 1 callers
Function
Ya
(a,b,c)
docs/source/themes/catlib/source/js/jquery.js:3
↓ 1 callers
Function
_createElement
( context, tag, data, children, normalizationType )
docs/public/js/vue.js:3546
↓ 1 callers
Function
_createElement
( context, tag, data, children, normalizationType )
docs/source/themes/catlib/source/js/vue.js:3546
↓ 1 callers
Function
_traverse
(val, seen)
docs/public/js/vue.js:2898
↓ 1 callers
Function
_traverse
(val, seen)
docs/source/themes/catlib/source/js/vue.js:2898
↓ 1 callers
Function
_update
(oldVnode, vnode)
docs/public/js/vue.js:5343
↓ 1 callers
Function
_update
(oldVnode, vnode)
docs/source/themes/catlib/source/js/vue.js:5343
↓ 1 callers
Function
add
(event, fn, once$$1)
docs/public/js/vue.js:2076
↓ 1 callers
Function
add
(event, fn, once$$1)
docs/source/themes/catlib/source/js/vue.js:2076
↓ 1 callers
Method
add
(int a, int b)
Assets/XLua/Tutorial/CSharpCallLua/CSCallLua.cs:60
↓ 1 callers
Function
addDirective
( el, name, rawName, value, arg, modifiers )
docs/public/js/vue.js:5673
↓ 1 callers
Function
addDirective
( el, name, rawName, value, arg, modifiers )
docs/source/themes/catlib/source/js/vue.js:5673
↓ 1 callers
Function
add_s
WebGLPlugins/lstrlib.c:703
↓ 1 callers
Function
add_value
WebGLPlugins/lstrlib.c:731
↓ 1 callers
Function
addliteral
WebGLPlugins/lstrlib.c:943
↓ 1 callers
Function
addprototype
** adds a new prototype into list of prototypes */
WebGLPlugins/lparser.c:499
↓ 1 callers
Function
addquoted
WebGLPlugins/lstrlib.c:908
↓ 1 callers
Function
addreturn
** 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 callers
Function
addtoclib
** registry.CLIBS[path] = plib -- for queries ** registry.CLIBS[#CLIBS + 1] = plib -- also keep a list of all libraries */
WebGLPlugins/loadlib.c:335
↓ 1 callers
Function
adjust_varargs
WebGLPlugins/ldo.c:293
↓ 1 callers
Function
applyNS
(vnode, ns)
docs/public/js/vue.js:3611
↓ 1 callers
Function
applyNS
(vnode, ns)
docs/source/themes/catlib/source/js/vue.js:3611
← previous
next →
1,101–1,200 of 3,108, ranked by callers