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