aabtop / reify

Reify lets you embed a customized TypeScript runtime within a C++ application.
MIT License
6 stars 0 forks source link

Move some of the large functions out of the generated V8 header file and into the V8 cc file. #7

Closed aabtop closed 4 years ago

aabtop commented 4 years ago

There's a lot more code in the header file right now than there needs to be, it could be moved into the corresponding cc file.

aabtop commented 4 years ago

Done in 838769f6902deef8a8da148fd78c88bc412358fd