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