getModuleName method

int getModuleName(
  1. JSModuleDefRef m
)

Implementation

int getModuleName(JSModuleDefRef m) => JS_GetModuleName(_ref, m);