Home
last modified time | relevance | path

Searched defs:ExecuteFromFile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_executor_test.cpp93 HWTEST_F_L0(JSPandaFileExecutorTest, ExecuteFromFile) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp29 Expected<JSTaggedValue, bool> JSPandaFileExecutor::ExecuteFromFile(JSThread *thread, const CString … in ExecuteFromFile() function in panda::ecmascript::JSPandaFileExecutor