Skip to content

Commit

Permalink
More test
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Oct 6, 2024
1 parent a1d8a16 commit e5cf50e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bindings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ static v8::MaybeLocal<v8::Promise> ResolveDynamicModuleCallback(
#if V8_VERSION_TOTAL >= 908
v8::Local<v8::Data> host_defined_options,
v8::Local<v8::Value> resource_name,
#elif V8_VERSION_TOTAL >= 603
v8::Local<v8::ScriptOrModule> referrer,
#else
v8::Local<v8::String> referrer,
#endif
Expand Down

0 comments on commit e5cf50e

Please sign in to comment.