Searched defs:LoadModule (Results 1 – 3 of 3) sorted by relevance
70 void JSPtHooks::LoadModule(std::string_view pandaFileName, std::string_view entryPoint) in LoadModule() function in panda::ecmascript::tooling::JSPtHooks
62 …void LoadModule(std::string_view panda_file_name, [[maybe_unused]] std::string_view entryPoint) ov… in LoadModule() function
123 void LoadModule(std::string_view filename, std::string_view entryPoint) override in LoadModule() function