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