Home
last modified time | relevance | path

Searched refs:SetEntryPoint (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp685 SetEntryPoint(optarg); in ParseCommand()
Djs_runtime_options.h894 void SetEntryPoint(std::string value) in SetEntryPoint() function