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