LeviLamina
Loading...
Searching...
No Matches
JSVarRef.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSVarRef
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
union
{
10
::ll::UntypedStorage<8, 32>
mUnkf9e667;
11
struct
{
12
::ll::UntypedStorage<4, 4>
mUnk8b6006;
13
::ll::UntypedStorage<1, 1>
mUnk64c48a;
14
uchar mUnkd819b3 : 1;
15
uchar mUnk2df9bc : 1;
16
::ll::UntypedStorage<2, 2>
mUnke2ff49;
17
};
18
};
19
::ll::UntypedStorage<8, 8>
mUnk513334;
20
union
{
21
::ll::UntypedStorage<8, 16>
mUnk59678f;
22
::ll::UntypedStorage<8, 16>
mUnk3ff665;
23
};
24
::ll::UntypedStorage<8, 8>
mUnkf1c925;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
JSVarRef
& operator=(
JSVarRef
const
&);
30
JSVarRef
(
JSVarRef
const
&);
31
JSVarRef
();
32
};
JSVarRef
Definition
JSVarRef.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSVarRef.h
Generated on Sat Apr 26 2025 05:55:40 for LeviLamina by
1.12.0