LeviLamina
Loading...
Searching...
No Matches
JSGCObjectTypeEnum.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
JSGCObjectTypeEnum :
int
{
6
JsObject = 0,
7
FunctionBytecode = 1,
8
Shape = 2,
9
VarRef = 3,
10
AsyncFunction = 4,
11
JsContext = 5,
12
};
src
mc
external
quickjs
JSGCObjectTypeEnum.h
Generated on Sat Apr 26 2025 05:55:40 for LeviLamina by
1.12.0