LeviLamina
Loading...
Searching...
No Matches
JSVarScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSVarScope {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk5ad4a6;
10
::ll::UntypedStorage<4, 4>
mUnk4e4230;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
JSVarScope& operator=(JSVarScope
const
&);
16
JSVarScope(JSVarScope
const
&);
17
JSVarScope();
18
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSVarScope.h
Generated on
for LeviLamina by
1.16.1