Modules§
- assert_
call_ handler - assert_
handler - create_
scope_ data - Source:
Common/src/TimeTrace.cpp:263-266(hand-ported) C++LUAU_NOINLINE uint16_t createScopeData(const char* name, const char* category):return createToken(*Luau::TimeTrace::getGlobalContext(), name, category); - create_
thread - Source:
Common/src/TimeTrace.cpp:125-132(hand-ported) C++: - create_
token - Source:
Common/src/TimeTrace.cpp:115-123(hand-ported) C++: - edit_
distance - equals_
lower - escape
- flush_
events - Source:
Common/src/TimeTrace.cpp:142-251(hand-ported) Appends the buffered events for one thread to the Chrome-tracetrace.jsonfile, byte-for-byte matching the C++ formatter (Enter/Leave/ArgName/ArgValue). - fn_
visit_ r - fn_
visit_ v - format
- Port of
Luau::formatfromCommon/src/StringUtils.cpp. - format_
append - Port of
Luau::formatAppendfromCommon/src/StringUtils.cpp. - format_
g - C
printf("%.*g", precision, value)equivalent. - get_
clock - get_
clock_ microseconds - get_
clock_ period - get_
clock_ timestamp - get_
global_ context - Source:
Common/src/TimeTrace.cpp:109-113(hand-ported) C++getGlobalContext()returns a process-wideshared_ptrsingleton: - get_
if_ variant - get_
if_ variant_ alt_ b - C++
template<class T, typename... Ts> T* get_if(Variant<Ts...>* var)— the mutable free-function overload (Variant.h:220). Callers use the const, trait-basedget_if(functions/get_if_variant.rs); this mutable overload has no Rust call site. This node exists as the pinned overload contract. - get_
jump_ target - get_
op_ length - get_
thread_ context - Source:
Common/src/TimeTrace.cpp:253-261(hand-ported) C++: - hash_
combine - hash_
range - is_
analysis_ flag_ experimental - is_
fallthrough - is_
fast_ call - is_
identifier - is_
jump_ d - is_
loop_ jump - is_
skip_ c - is_
whitespace - join_
impl - join_
string_ utils - join_
string_ utils_ alt_ b - read
- read_
var_ int - Generated skeleton item.
Node:
cxx:Function:Luau.Common:Common/src/BytecodeWire.cpp:26:read_var_intSource:Common/src/BytecodeWire.cppGraph edges: - read_
var_ int_ 64 - Generated skeleton item.
Node:
cxx:Function:Luau.Common:Common/src/BytecodeWire.cpp:9:read_var_int_64Source:Common/src/BytecodeWire.cppGraph edges: - release_
thread - Source:
Common/src/TimeTrace.cpp:134-140(hand-ported) C++: - split
- starts_
with - strip
- thread_
context_ provider - vformat
- Port of
Luau::vformatfromCommon/src/StringUtils.cpp. - vformat_
append - Port of
Luau::vformatAppendfromCommon/src/StringUtils.cpp. - visit_
variant - @interface-stub
- visit_
variant_ alt_ b - @interface-stub