Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler.cpp182 if (runtimeOptions.WasSetEntryPoint()) { in Main()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h838 bool WasSetEntryPoint() const in WasSetEntryPoint() function