LeviLamina
Loading...
Searching...
No Matches
JSAsyncFunctionState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
JSAsyncFunctionState
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk9e3e68;
10
::ll::UntypedStorage<8, 16>
mUnk901330;
11
::ll::UntypedStorage<4, 4>
mUnk924ec7;
12
::ll::UntypedStorage<4, 4>
mUnk46b426;
13
::ll::UntypedStorage<4, 4>
mUnk33af21;
14
::ll::UntypedStorage<8, 32>
mUnk202ea5;
15
::ll::UntypedStorage<8, 80>
mUnk7ac1b9;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
JSAsyncFunctionState
& operator=(
JSAsyncFunctionState
const
&);
21
JSAsyncFunctionState
(
JSAsyncFunctionState
const
&);
22
JSAsyncFunctionState
();
23
};
JSAsyncFunctionState
Definition
JSAsyncFunctionState.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
quickjs
JSAsyncFunctionState.h
Generated on Sat Apr 26 2025 05:55:40 for LeviLamina by
1.12.0