MCPcopy Create free account

hub / github.com/EmmyLua/EmmyLuaDebugger / functions

Functions8,365 in github.com/EmmyLua/EmmyLuaDebugger

↓ 6 callersFunctiongetfield
third-party/lua-5.4.6/src/loslib.c:253
↓ 6 callersFunctiongetfield
third-party/lua-5.1.5/src/loslib.c:109
↓ 6 callersFunctiongetfield
third-party/lua-5.3.5/src/loslib.c:239
↓ 6 callersFunctiongetfield
third-party/lua-5.2.4/src/loslib.c:157
↓ 6 callersFunctiongettable
third-party/lua-5.5.0/src/lapi.c:753
↓ 6 callersFunctiongettable
third-party/lua-5.4.6/src/lapi.c:725
↓ 6 callersFunctiongetthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
third-party/lua-5.5.0/src/ldblib.c:95
↓ 6 callersFunctiongetthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
third-party/lua-5.4.6/src/ldblib.c:94
↓ 6 callersFunctiongetthread
third-party/lua-5.1.5/src/ldblib.c:76
↓ 6 callersFunctiongetthread
** Auxiliary function used by several library functions: check for ** an optional thread as function's first argument and set 'arg' with ** 1 if this
third-party/lua-5.3.5/src/ldblib.c:90
↓ 6 callersFunctiongetthread
third-party/lua-5.2.4/src/ldblib.c:94
↓ 6 callersMethodhas_subtype
@brief return whether the value has a subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/has_subtype/
third-party/nlohmann/include/nlohmann/byte_container_with_subtype.hpp:76
↓ 6 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
third-party/nlohmann/include/nlohmann/json.hpp:1363
↓ 6 callersFunctionkname
** Find a "name" for the constant 'c'. */
third-party/lua-5.5.0/src/ldebug.c:492
↓ 6 callersFunctionluaC_link
third-party/lua-5.1.5/src/lgc.c:685
↓ 6 callersFunctionluaC_newobj
** create a new collectable object (with given type and size) and link ** it to 'allgc' list. */
third-party/lua-5.3.5/src/lgc.c:208
↓ 6 callersFunctionluaD_call
** External interface for 'ccall' */
third-party/lua-5.5.0/src/ldo.c:775
↓ 6 callersFunctionluaD_call
** External interface for 'ccall' */
third-party/lua-5.4.6/src/ldo.c:653
↓ 6 callersFunctionluaD_callhook
third-party/lua-5.1.5/src/ldo.c:181
↓ 6 callersFunctionluaD_rawrunprotected
third-party/lua-5.3.5/src/ldo.c:136
↓ 6 callersFunctionluaE_setdebt
** set GCdebt to a new value keeping the value (totalbytes + GCdebt) ** invariant (and avoiding underflows in 'totalbytes') */
third-party/lua-5.3.5/src/lstate.c:98
↓ 6 callersFunctionluaE_warning
third-party/lua-5.5.0/src/lstate.c:398
↓ 6 callersFunctionluaE_warning
third-party/lua-5.4.6/src/lstate.c:426
↓ 6 callersFunctionluaF_close
third-party/lua-5.3.5/src/lfunc.c:83
↓ 6 callersFunctionluaF_close
third-party/lua-5.2.4/src/lfunc.c:89
↓ 6 callersFunctionluaG_typeerror
third-party/lua-5.1.5/src/ldebug.c:567
↓ 6 callersFunctionluaG_typeerror
third-party/lua-5.3.5/src/ldebug.c:585
↓ 6 callersFunctionluaG_typeerror
third-party/lua-5.2.4/src/ldebug.c:530
↓ 6 callersFunctionluaH_getnum
** search function for integers */
third-party/lua-5.1.5/src/ltable.c:435
↓ 6 callersFunctionluaH_new
third-party/lua-5.4.6/src/ltable.c:626
↓ 6 callersFunctionluaH_new
third-party/lua-5.3.5/src/ltable.c:421
↓ 6 callersFunctionluaH_new
third-party/lua-5.2.4/src/ltable.c:368
↓ 6 callersFunctionluaH_resize
** Resize table 't' for the new given sizes. Both allocations (for ** the hash part and for the array part) can fail, which creates some ** subtleties
third-party/lua-5.5.0/src/ltable.c:716
↓ 6 callersFunctionluaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
third-party/lua-5.3.5/src/ltable.c:610
↓ 6 callersFunctionluaH_set
** beware: when using this function you probably need to check a GC ** barrier and invalidate the TM cache. */
third-party/lua-5.2.4/src/ltable.c:510
↓ 6 callersFunctionluaH_setint
third-party/lua-5.3.5/src/ltable.c:618
↓ 6 callersFunctionluaH_setint
third-party/lua-5.2.4/src/ltable.c:518
↓ 6 callersFunctionluaK_code
** Emit instruction 'i', checking for array sizes and saving also its ** line information. Return 'i' position. */
third-party/lua-5.4.6/src/lcode.c:383
↓ 6 callersFunctionluaK_codeABx
** Format and emit an 'iABx' instruction. */
third-party/lua-5.5.0/src/lcode.c:418
↓ 6 callersFunctionluaK_codeABx
third-party/lua-5.1.5/src/lcode.c:812
↓ 6 callersFunctionluaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
third-party/lua-5.5.0/src/lcode.c:182
↓ 6 callersFunctionluaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
third-party/lua-5.4.6/src/lcode.c:182
↓ 6 callersFunctionluaK_fixline
** Change line information associated with current position. */
third-party/lua-5.3.5/src/lcode.c:1177
↓ 6 callersFunctionluaK_getlabel
** returns current 'pc' and marks it as a jump target (to avoid wrong ** optimizations with consecutive instructions not in the same basic block). */
third-party/lua-5.3.5/src/lcode.c:168
↓ 6 callersFunctionluaK_jump
** Create a jump instruction and return its position, so its destination ** can be fixed later (with 'fixjump'). */
third-party/lua-5.5.0/src/lcode.c:200
↓ 6 callersFunctionluaK_semerror
semantic error */
third-party/lua-5.4.6/src/lcode.c:47
↓ 6 callersFunctionluaL_addvalue
third-party/lua-5.2.4/src/lauxlib.c:485
↓ 6 callersFunctionluaL_checkstack
third-party/lua-5.1.5/src/lauxlib.c:140
↓ 6 callersFunctionluaL_getmetafield
third-party/lua-5.3.5/src/lauxlib.c:772
↓ 6 callersFunctionluaL_getsubtable
** ensure that stack[idx][fname] has a table and push that table ** into the stack */
third-party/lua-5.5.0/src/lauxlib.c:986
↓ 6 callersFunctionluaL_gsub
third-party/lua-5.1.5/src/lauxlib.c:340
↓ 6 callersFunctionluaL_gsub
third-party/lua-5.3.5/src/lauxlib.c:991
↓ 6 callersFunctionluaL_gsub
third-party/lua-5.2.4/src/lauxlib.c:902
↓ 6 callersFunctionluaL_optinteger
third-party/lua-5.2.4/src/lauxlib.c:407
↓ 6 callersFunctionluaL_tolstring
third-party/lua-5.5.0/src/lauxlib.c:922
↓ 6 callersFunctionluaL_tolstring
third-party/lua-5.4.6/src/lauxlib.c:898
↓ 6 callersFunctionluaO_rawequalObj
third-party/lua-5.1.5/src/lobject.c:72
↓ 6 callersFunctionluaS_eqstr
** equality for strings */
third-party/lua-5.2.4/src/lstring.c:45
↓ 6 callersFunctionluaS_newlstr
third-party/lua-5.1.5/src/lstring.c:75
↓ 6 callersFunctionluaT_trybinTM
third-party/lua-5.5.0/src/ltm.c:150
↓ 6 callersFunctionluaT_trybinTM
third-party/lua-5.4.6/src/ltm.c:148
↓ 6 callersFunctionluaV_gettable
third-party/lua-5.1.5/src/lvm.c:108
↓ 6 callersFunctionluaV_gettable
third-party/lua-5.2.4/src/lvm.c:110
↓ 6 callersFunctionluaV_tointegerns
** try to convert a value to an integer, rounding according to 'mode', ** without string coercion. ** ("Fast track" handled by macro 'tointegerns'.) *
third-party/lua-5.4.6/src/lvm.c:139
↓ 6 callersFunctionlua_checkstack
third-party/lua-5.5.0/src/lapi.c:109
↓ 6 callersFunctionlua_checkstack
third-party/lua-5.4.6/src/lapi.c:111
↓ 6 callersFunctionlua_checkstack
third-party/lua-5.3.5/src/lapi.c:97
↓ 6 callersFunctionlua_createtable
third-party/lua-5.5.0/src/lapi.c:792
↓ 6 callersFunctionlua_createtable
third-party/lua-5.4.6/src/lapi.c:762
↓ 6 callersFunctionlua_error
third-party/lua-5.1.5/src/lapi.c:964
↓ 6 callersFunctionlua_getglobal
emmy_debugger/src/api/lua_api_loader.cpp:268
↓ 6 callersFunctionlua_getinfo
third-party/lua-5.4.6/src/ldebug.c:388
↓ 6 callersFunctionlua_getmetatable
third-party/lua-5.3.5/src/lapi.c:697
↓ 6 callersFunctionlua_isstring
third-party/lua-5.2.4/src/lapi.c:274
↓ 6 callersFunctionlua_pushcclosure
third-party/lua-5.1.5/src/lapi.c:486
↓ 6 callersFunctionlua_pushthread
third-party/lua-5.5.0/src/lapi.c:655
↓ 6 callersFunctionlua_rawget
third-party/lua-5.3.5/src/lapi.c:647
↓ 6 callersFunctionlua_rawgeti
third-party/lua-5.5.0/src/lapi.c:772
↓ 6 callersFunctionlua_rawgeti
third-party/lua-5.4.6/src/lapi.c:744
↓ 6 callersFunctionlua_rawgeti
third-party/lua-5.3.5/src/lapi.c:658
↓ 6 callersFunctionlua_rawset
third-party/lua-5.5.0/src/lapi.c:940
↓ 6 callersFunctionlua_rawset
third-party/lua-5.1.5/src/lapi.c:671
↓ 6 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
third-party/lua-5.5.0/src/lapi.c:238
↓ 6 callersFunctionlua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
third-party/lua-5.4.6/src/lapi.c:241
↓ 6 callersFunctionlua_setfenv
third-party/lua-5.1.5/src/lapi.c:734
↓ 6 callersFunctionlua_tolstring
third-party/lua-5.1.5/src/lapi.c:343
↓ 6 callersFunctionlua_warning
third-party/lua-5.5.0/src/lapi.c:1345
↓ 6 callersFunctionnew_localvar
** Create a new local variable with the given 'name'. Return its index ** in the function. */
third-party/lua-5.4.6/src/lparser.c:193
↓ 6 callersFunctionnew_localvar
third-party/lua-5.1.5/src/lparser.c:160
↓ 6 callersFunctionnewfile
** When creating file handles, always creates a `closed' file handle ** before opening the actual file; so, if there is a memory error, the ** file is
third-party/lua-5.1.5/src/liolib.c:86
↓ 6 callersMethodnull
third-party/nlohmann/include/nlohmann/detail/input/json_sax.hpp:644
↓ 6 callersFunctionposrelat
translate a relative string position: negative means back from end */
third-party/lua-5.3.5/src/lstrlib.c:63
↓ 6 callersFunctionpush_back
@brief add an object to an array @sa https://json.nlohmann.me/api/basic_json/push_back/
third-party/nlohmann/include/nlohmann/json.hpp:2824
↓ 6 callersFunctionpushstr
third-party/lua-5.2.4/src/lobject.c:173
↓ 6 callersFunctionreport
third-party/lua-5.1.5/src/lua.c:65
↓ 6 callersFunctionsaturate_threadpool
third-party/libuv-1.46.0/test/test-threadpool-cancel.c:63
↓ 6 callersFunctionsave
third-party/lua-5.1.5/src/llex.c:51
↓ 6 callersFunctionsave
third-party/lua-5.2.4/src/llex.c:52
↓ 6 callersFunctionset2
third-party/lua-5.5.0/src/ltablib.c:261
↓ 6 callersFunctionset2
third-party/lua-5.4.6/src/ltablib.c:265
← previousnext →801–900 of 8,365, ranked by callers