Expand description
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);
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);