Node: cxx:Function:Luau.VM:VM/src/ldo.cpp:124:lua_d_rawrunprotected
Source: VM/src/ldo.cpp:124-159 (hand-ported; C++-exceptions build
flavor — luaD_throw is panic_any(lua_exception), this is the matching
catch_unwind boundary; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/ldo.cpp:64:lua_d_throw
Source: VM/src/ldo.cpp (ldo.cpp:64-77 is the LUA_USE_LONGJMP flavor; this build
uses the C++-exceptions flavor — one canonical Rust implementation)
Node: cxx:Function:Luau.VM:VM/src/ldebug.cpp:264:luaG_aritherror
Source: VM/src/ldebug.cpp:264-275 (hand-ported; luaT_eventname[op]
is read from g->tmname[op], built from the same string table)
Node: cxx:Function:Luau.VM:VM/src/ldebug.cpp:335:luaG_runerrorL
Source: VM/src/ldebug.cpp:335-347 (hand-ported; C varargs follow the
project convention of core::fmt::Arguments with the C fmt string unused)
Node: cxx:Function:Luau.VM:VM/src/lmem.cpp:599:luaM_realloc_
Source: VM/src/lmem.cpp:599-640 (hand-fixed: the translated version
invented a power-of-2 size-class scheme that disagreed with the real
progressive table in sizeclass!, so realloc’d blocks were freed under
the wrong class and tripped the blockSize assert in freeblock)
Node: cxx:Function:Luau.VM:VM/src/lapi.cpp:73:pseudo2addr
Source: VM/src/lapi.cpp:65-97 (hand-ported; includes the file-static
getcurrenv helper inlined here since it was never a graph node)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:319:vm_case
Source: VM/src/lvmexecute.cpp:319 (hand-ported as a match arm
inside functions/luau_execute.rs — VM_CASE arms share the interpreter
locals and are not standalone functions; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1361:vm_case
Source: VM/src/lvmexecute.cpp:1361 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1494:vm_case
Source: VM/src/lvmexecute.cpp:1494 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1627:vm_case
Source: VM/src/lvmexecute.cpp:1627 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1660:vm_case
Source: VM/src/lvmexecute.cpp:1660 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1693:vm_case
Source: VM/src/lvmexecute.cpp:1693 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1726:vm_case
Source: VM/src/lvmexecute.cpp:1726 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1759:vm_case
Source: VM/src/lvmexecute.cpp:1759 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1805:vm_case
Source: VM/src/lvmexecute.cpp:1805 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1851:vm_case
Source: VM/src/lvmexecute.cpp:1851 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1912:vm_case
Source: VM/src/lvmexecute.cpp:1912 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1973:vm_case
Source: VM/src/lvmexecute.cpp:1973 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2026:vm_case
Source: VM/src/lvmexecute.cpp:2026 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2049:vm_case
Source: VM/src/lvmexecute.cpp:2049 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2070:vm_case
Source: VM/src/lvmexecute.cpp:2070 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2091:vm_case
Source: VM/src/lvmexecute.cpp:2091 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2112:vm_case
Source: VM/src/lvmexecute.cpp:2112 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2158:vm_case
Source: VM/src/lvmexecute.cpp:2158 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2204:vm_case
Source: VM/src/lvmexecute.cpp:2204 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2256:vm_case
Source: VM/src/lvmexecute.cpp:2256 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2279:vm_case
Source: VM/src/lvmexecute.cpp:2279 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2306:vm_case
Source: VM/src/lvmexecute.cpp:2306 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2317:vm_case
Source: VM/src/lvmexecute.cpp:2317 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2328:vm_case
Source: VM/src/lvmexecute.cpp:2328 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2339:vm_case
Source: VM/src/lvmexecute.cpp:2339 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2350:vm_case
Source: VM/src/lvmexecute.cpp:2350 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2366:vm_case
Source: VM/src/lvmexecute.cpp:2366 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:326:vm_case
Source: VM/src/lvmexecute.cpp:326 (hand-ported as a match arm
inside functions/luau_execute.rs — VM_CASE arms share the interpreter
locals and are not standalone functions; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2377:vm_case
Source: VM/src/lvmexecute.cpp:2377 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2420:vm_case
Source: VM/src/lvmexecute.cpp:2420 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2458:vm_case
Source: VM/src/lvmexecute.cpp:2458 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2472:vm_case
Source: VM/src/lvmexecute.cpp:2472 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2485:vm_case
Source: VM/src/lvmexecute.cpp:2485 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2522:vm_case
Source: VM/src/lvmexecute.cpp:2522 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2546:vm_case
Source: VM/src/lvmexecute.cpp:2546 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2573:vm_case
Source: VM/src/lvmexecute.cpp:2573 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2695:vm_case
Source: VM/src/lvmexecute.cpp:2695 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2807:vm_case
Source: VM/src/lvmexecute.cpp:2807 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2830:vm_case
Source: VM/src/lvmexecute.cpp:2830 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2853:vm_case
Source: VM/src/lvmexecute.cpp:2853 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2873:vm_case
Source: VM/src/lvmexecute.cpp:2873 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2902:vm_case
Source: VM/src/lvmexecute.cpp:2902 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2959:vm_case
Source: VM/src/lvmexecute.cpp:2959 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2988:vm_case
Source: VM/src/lvmexecute.cpp:2988 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:2998:vm_case
Source: VM/src/lvmexecute.cpp:2998 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3009:vm_case
Source: VM/src/lvmexecute.cpp:3009 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3019:vm_case
Source: VM/src/lvmexecute.cpp:3019 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3068:vm_case
Source: VM/src/lvmexecute.cpp:3068 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3080:vm_case
Source: VM/src/lvmexecute.cpp:3080 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3086:vm_case
Source: VM/src/lvmexecute.cpp:3086 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3107:vm_case
Source: VM/src/lvmexecute.cpp:3107 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3135:vm_case
Source: VM/src/lvmexecute.cpp:3135 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3183:vm_case
Source: VM/src/lvmexecute.cpp:3183 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3233:vm_case
Source: VM/src/lvmexecute.cpp:3233 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:335:vm_case
Source: VM/src/lvmexecute.cpp:335 (hand-ported as a match arm
inside functions/luau_execute.rs — VM_CASE arms share the interpreter
locals and are not standalone functions; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3283:vm_case
Source: VM/src/lvmexecute.cpp:3283 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3340:vm_case
Source: VM/src/lvmexecute.cpp:3340 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3359:vm_case
Source: VM/src/lvmexecute.cpp:3359 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3372:vm_case
Source: VM/src/lvmexecute.cpp:3372 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3383:vm_case
Source: VM/src/lvmexecute.cpp:3383 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3405:vm_case
Source: VM/src/lvmexecute.cpp:3405 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3418:vm_case
Source: VM/src/lvmexecute.cpp:3418 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3498:vm_case
Source: VM/src/lvmexecute.cpp:3498 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3573:vm_case
Source: VM/src/lvmexecute.cpp:3573 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3670:vm_case
Source: VM/src/lvmexecute.cpp:3670 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:3684:vm_case
Source: VM/src/lvmexecute.cpp:3684 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:347:vm_case
Source: VM/src/lvmexecute.cpp:347 (hand-ported as a match arm
inside functions/luau_execute.rs — VM_CASE arms share the interpreter
locals and are not standalone functions; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:356:vm_case
Source: VM/src/lvmexecute.cpp:356 (hand-ported as a match arm
inside functions/luau_execute.rs — VM_CASE arms share the interpreter
locals and are not standalone functions; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:366:vm_case
Source: VM/src/lvmexecute.cpp:366 (hand-ported as a match arm
inside functions/luau_execute.rs — VM_CASE arms share the interpreter
locals and are not standalone functions; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:376:vm_case
Source: VM/src/lvmexecute.cpp:376 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:407:vm_case
Source: VM/src/lvmexecute.cpp:407 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:439:vm_case
Source: VM/src/lvmexecute.cpp:439 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:450:vm_case
Source: VM/src/lvmexecute.cpp:450 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:462:vm_case
Source: VM/src/lvmexecute.cpp:462 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:472:vm_case
Source: VM/src/lvmexecute.cpp:472 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:494:vm_case
Source: VM/src/lvmexecute.cpp:494 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:665:vm_case
Source: VM/src/lvmexecute.cpp:665 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:741:vm_case
Source: VM/src/lvmexecute.cpp:741 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:771:vm_case
Source: VM/src/lvmexecute.cpp:771 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:802:vm_case
Source: VM/src/lvmexecute.cpp:802 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:830:vm_case
Source: VM/src/lvmexecute.cpp:830 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:859:vm_case
Source: VM/src/lvmexecute.cpp:859 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:902:vm_case
Source: VM/src/lvmexecute.cpp:902 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1038:vm_case
Source: VM/src/lvmexecute.cpp:1038 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1145:vm_case
Source: VM/src/lvmexecute.cpp:1145 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1265:vm_case
Source: VM/src/lvmexecute.cpp:1265 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1332:vm_case
Source: VM/src/lvmexecute.cpp:1332 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1341:vm_case
Source: VM/src/lvmexecute.cpp:1341 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)
Node: cxx:Function:Luau.VM:VM/src/lvmexecute.cpp:1351:vm_case
Source: VM/src/lvmexecute.cpp:1351 (hand-ported as a match arm
inside functions/luau_execute.rs; see translation/design-cards/lvmexecute.md)