Home
last modified time | relevance | path

Searched defs:LoadModule (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/toolchain/tooling/backend/
Djs_pt_hooks.cpp62 void JSPtHooks::LoadModule(std::string_view pandaFileName, std::string_view entryPoint) in LoadModule() function in panda::ecmascript::tooling::JSPtHooks
/arkcompiler/toolchain/tooling/test/utils/
Dtest_hooks.h54 …void LoadModule(std::string_view panda_file_name, [[maybe_unused]]std::string_view entryPoint) ove… in LoadModule() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.h123 void LoadModule(std::string_view filename, std::string_view entryPoint) override in LoadModule() function
/arkcompiler/runtime_core/runtime/tests/tooling/
Dtest_runner.h47 void LoadModule(std::string_view panda_file_name) override in LoadModule() function
/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h191 void LoadModule(std::string_view filename) override in LoadModule() function
Dpt_hooks_wrapper.h70 void LoadModule(std::string_view pandaFile) override in LoadModule() function
/arkcompiler/runtime_core/runtime/include/
Druntime_notification.h40 virtual void LoadModule([[maybe_unused]] std::string_view name) {} in LoadModule() function
/arkcompiler/runtime_core/runtime/include/tooling/
Ddebug_interface.h234 virtual void LoadModule(std::string_view /* pandaFileName */) {} in LoadModule() function