MCPcopy Create free account

hub / github.com/Tencent/xLua / functions

Functions3,108 in github.com/Tencent/xLua

↓ 227 callersMethodpush
(RealStatePtr L)
Assets/XLua/Src/LuaBase.cs:112
↓ 175 callersMethodLog
(string str)
Test/UnitTest/xLuaTest/LuaTestCommon.cs:87
↓ 134 callersMethodAdd
(object obj)
Assets/XLua/Src/ObjectPool.cs:65
↓ 125 callersFunctionisDef
(v)
docs/public/js/vue.js:20
↓ 125 callersFunctionisDef
(v)
docs/source/themes/catlib/source/js/vue.js:20
↓ 118 callersFunctionlua_pushvalue
WebGLPlugins/lapi.c:237
↓ 99 callersMethodluaL_error
(IntPtr L, string message)
Assets/XLua/Src/LuaDLL.cs:80
↓ 95 callersFunctionluaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** an error w
WebGLPlugins/lauxlib.c:223
↓ 94 callersMethodToString
()
Test/UnitTest/xLuaTest/CSharpCallLua/TCForTestCSCallLua.cs:296
↓ 86 callersMethodlua_gettop
(IntPtr L)
Assets/XLua/Src/LuaDLL.cs:155
↓ 83 callersMethodxlua_pushasciistring
(IntPtr L, string str)
Assets/XLua/Src/LuaDLL.cs:325
↓ 74 callersFunctionlua_setfield
WebGLPlugins/lapi.c:776
↓ 71 callersMethodlua_rawset
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:137
↓ 61 callersMethodFind
(RealStatePtr L)
Assets/XLua/Src/ObjectTranslatorPool.cs:66
↓ 55 callersMethodGetParameters
()
Assets/XLua/Src/Editor/Generator.cs:684
↓ 55 callersMethodSet
(int idx, DelegateBridge val)
Assets/XLua/Src/DelegateBridge.cs:108
↓ 52 callersFunctionlua_pushinteger
WebGLPlugins/lapi.c:466
↓ 49 callersFunctionlua_pushnil
WebGLPlugins/lapi.c:450
↓ 49 callersFunctionlua_type
WebGLPlugins/lapi.c:251
↓ 47 callersFunctionindex2addr
WebGLPlugins/lapi.c:60
↓ 47 callersFunctionlua_pushstring
WebGLPlugins/lapi.c:491
↓ 45 callersFunctionlua_gettop
WebGLPlugins/lapi.c:167
↓ 45 callersMethodlua_pop
(IntPtr L, int amount)
Assets/XLua/Src/LuaDLL.cs:124
↓ 44 callersFunctionisUndef
(v)
docs/public/js/vue.js:16
↓ 44 callersFunctionisUndef
(v)
docs/source/themes/catlib/source/js/vue.js:16
↓ 43 callersMethodTryGetValue
(int index, out object obj)
Assets/XLua/Src/ObjectPool.cs:90
↓ 43 callersMethodlua_pushvalue
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:146
↓ 41 callersMethodlua_settop
(IntPtr L, int newTop)
Assets/XLua/Src/LuaDLL.cs:121
↓ 39 callersFunctionlua_pushnumber
WebGLPlugins/lapi.c:458
↓ 39 callersFunctionlua_remove
WebGLPlugins/xlua.c:132
↓ 38 callersMethodGet
(int index)
Assets/XLua/Src/ObjectPool.cs:102
↓ 38 callersMethodIsDefined
(this Type type, Type attributeType, bool inherit)
Assets/XLua/Src/TypeExtensions.cs:106
↓ 38 callersFunctionr
(a,b)
docs/public/js/jquery.js:2
↓ 38 callersFunctionr
(a,b)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 37 callersFunctionluaL_checkinteger
WebGLPlugins/lauxlib.c:430
↓ 36 callersFunctionlua_pushfstring
WebGLPlugins/lapi.c:519
↓ 35 callersMethodGet
()
Test/UnitTest/xLuaTest/CSharpCallLua/CSObjectForTestCSCallLua.cs:36
↓ 35 callersFunctionlua_pushboolean
WebGLPlugins/lapi.c:556
↓ 34 callersFunctionlua_getfield
WebGLPlugins/lapi.c:621
↓ 34 callersMethodlua_pushstdcallcfunction
(IntPtr L, lua_CSFunction function, int n = 0)
Assets/XLua/Src/LuaDLL.cs:213
↓ 34 callersMethodlua_tostring
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:246
↓ 34 callersMethodlua_type
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:158
↓ 33 callersFunctionlua_settop
WebGLPlugins/lapi.c:172
↓ 32 callersMethodPushByType
(RealStatePtr L, T v)
Assets/XLua/Src/ObjectTranslator.cs:906
↓ 32 callersMethodToString
()
Assets/XLua/Examples/08_Hotfix/HotfixTest2.cs:134
↓ 32 callersMethodlua_getref
(IntPtr L, int reference)
Assets/XLua/Src/LuaDLL.cs:188
↓ 30 callersMethodadd
(int a, int b)
Assets/XLua/Tutorial/LuaCallCSharp/LuaCallCs.cs:157
↓ 30 callersFunctionluaL_checknumber
WebGLPlugins/lauxlib.c:408
↓ 30 callersMethodlua_rawget
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:134
↓ 29 callersMethodlua_pushnil
(IntPtr L)
Assets/XLua/Src/LuaDLL.cs:210
↓ 29 callersFunctionlua_rawgeti
WebGLPlugins/lapi.c:657
↓ 27 callersMethodDispose
()
Assets/XLua/Src/LuaBase.cs:46
↓ 26 callersMethodPushAny
(RealStatePtr L, object o)
Assets/XLua/Src/ObjectTranslator.cs:1129
↓ 26 callersMethodReplace
(int index, object o)
Assets/XLua/Src/ObjectPool.cs:125
↓ 26 callersFunctionluaX_next
WebGLPlugins/llex.c:549
↓ 26 callersMethodlua_isnil
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:161
↓ 25 callersMethodxlua_tointeger
(IntPtr L, int index)
Assets/XLua/Src/LuaDLL.cs:231
↓ 24 callersFunctionluaL_checklstring
WebGLPlugins/lauxlib.c:390
↓ 24 callersFunctionlua_insert
WebGLPlugins/xlua.c:127
↓ 23 callersFunctionextend
* Mix properties into target object.
docs/public/js/vue.js:191
↓ 23 callersFunctionextend
* Mix properties into target object.
docs/source/themes/catlib/source/js/vue.js:191
↓ 23 callersFunctionluaG_runerror
WebGLPlugins/ldebug.c:652
↓ 23 callersFunctionluaL_optinteger
WebGLPlugins/lauxlib.c:440
↓ 22 callersFunctionluaK_codeABC
** Format and emit an 'iABC' instruction. (Assertions check consistency ** of parameters versus opcode.) */
WebGLPlugins/lcode.c:312
↓ 22 callersFunctionnext
()
docs/public/js/vue.js:5869
↓ 21 callersMethodGetObject
(RealStatePtr L,int index)
Assets/XLua/Src/ObjectTranslator.cs:809
↓ 21 callersFunctionlua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
WebGLPlugins/lapi.c:479
↓ 21 callersFunctionlua_touserdata
WebGLPlugins/lapi.c:413
↓ 20 callersFunctionlua_checkinteger64
WebGLPlugins/i64lib.c:198
↓ 20 callersMethodlua_pcall
(IntPtr L, int nArgs, int nResults, int errfunc)
Assets/XLua/Src/LuaDLL.cs:225
↓ 19 callersMethodCall
(RealStatePtr L)
Assets/XLua/Src/MethodWarpsCache.cs:293
↓ 19 callersMethodSet
(int value)
Test/UnitTest/xLuaTest/CSharpCallLua/CSObjectForTestCSCallLua.cs:40
↓ 19 callersFunctionluaL_checkany
WebGLPlugins/lauxlib.c:384
↓ 19 callersFunctionluaL_checktype
WebGLPlugins/lauxlib.c:378
↓ 19 callersFunctionluaO_pushfstring
WebGLPlugins/lobject.c:467
↓ 19 callersFunctionlua_toboolean
WebGLPlugins/lapi.c:367
↓ 18 callersFunctionDumpByte
WebGLPlugins/ldump.c:52
↓ 18 callersMethodFastGetCSObj
(RealStatePtr L,int index)
Assets/XLua/Src/ObjectTranslator.cs:1360
↓ 18 callersFunctionlua_geti
WebGLPlugins/lapi.c:627
↓ 18 callersMethodlua_newtable
(IntPtr L)
Assets/XLua/Src/LuaDLL.cs:107
↓ 17 callersMethodAny
(T i)
Assets/XLua/Src/RawObject.cs:23
↓ 17 callersMethodPush
(RealStatePtr L, LuaCSFunction o)
Assets/XLua/Src/ObjectTranslator.cs:1204
↓ 17 callersMethodload_error_func
(IntPtr L, int Ref)
Assets/XLua/Src/LuaDLL.cs:453
↓ 17 callersFunctionlua_tolstring
WebGLPlugins/lapi.c:373
↓ 16 callersMethodIsValueType
(this Type type)
Assets/XLua/Src/TypeExtensions.cs:10
↓ 16 callersFunctionb
(c,e)
docs/public/js/jquery.js:2
↓ 16 callersFunctionb
(c,e)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 16 callersFunctiong
(b,c,d,e)
docs/public/js/jquery.js:2
↓ 16 callersFunctiong
(b,c,d,e)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 16 callersFunctionhasOwn
(obj, key)
docs/public/js/vue.js:117
↓ 16 callersFunctionhasOwn
(obj, key)
docs/source/themes/catlib/source/js/vue.js:117
↓ 16 callersFunctionia
(a)
docs/public/js/jquery.js:2
↓ 16 callersFunctionia
(a)
docs/source/themes/catlib/source/js/jquery.js:2
↓ 16 callersFunctioninit_exp
WebGLPlugins/lparser.c:144
↓ 16 callersFunctionluaT_trybinTM
WebGLPlugins/ltm.c:135
↓ 15 callersFunctionluaL_argerror
WebGLPlugins/lauxlib.c:164
↓ 15 callersFunctionluaL_buffinit
WebGLPlugins/lauxlib.c:569
↓ 15 callersFunctionluaL_pushresult
WebGLPlugins/lauxlib.c:542
↓ 15 callersFunctionlua_getmetatable
WebGLPlugins/lapi.c:696
↓ 15 callersMethodlua_istable
(IntPtr L, int stackPos)
Assets/XLua/Src/LuaDLL.cs:70
next →1–100 of 3,108, ranked by callers