Skip to content

src: clean up argument assertions in node_file.cc

  • Cache args.Length()
  • Use value.As<T>() to cast the arguments
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

fs

Merge request reports

Loading