forked from LeenkxTeam/Kmake
6 lines
61 B
C++
6 lines
61 B
C++
using v8::Context;
|
|
|
|
static void MyMethod(void) {
|
|
return;
|
|
}
|