Skip to content

src: move InternalMakeCallback and MakeCallback into callback_scope.cc

Since these are just wrappers on top of InternalCallbackScope, this makes the implementations easier to find.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading