Skip to content

Commit

Permalink
fixup! bootstrap: support more builtins in the embedded code cache
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Jul 29, 2022
1 parent 1843783 commit 19529ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node.cc
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ using native_module::NativeModuleLoader;

using v8::EscapableHandleScope;
using v8::Function;
using v8::FunctionCallbackInfo;
using v8::Isolate;
using v8::Local;
using v8::MaybeLocal;
Expand Down

0 comments on commit 19529ac

Please sign in to comment.