Home
last modified time | relevance | path

Searched defs:needUpdate (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp55 CString entry, bool needUpdate, bool executeFromJob) in ExecuteFromFile()
110 const CString &filename, std::string_view entryPoint, bool needUpdate, bool executeFromJob) in ExecuteFromAbsolutePathAbcFile()
122 std::string_view entryPoint, bool needUpdate, bool executeFromJob) in ExecuteFromAbcFile()
142 …t void *buffer, size_t size, std::string_view entryPoint, const CString &filename, bool needUpdate, in ExecuteFromBuffer()
181 JSThread *thread, const void *buffer, size_t size, const CString &filename, bool needUpdate) in ExecuteModuleBuffer()
321 size_t size, std::string_view entryPoint, const CString &filename, bool needUpdate) in ExecuteFromBufferSecure()
384 size_t size, const CString &filename, bool needUpdate) in ExecuteModuleBufferSecure()
Djs_pandafile_manager.cpp44 std::string_view entryPoint, bool needUpdate) in LoadJSPandaFile()
130 std::string_view entryPoint, const void *buffer, size_t size, bool needUpdate) in LoadJSPandaFile()
177 std::string_view entryPoint, uint8_t *buffer, size_t size, bool needUpdate) in LoadJSPandaFileSecure()
/arkcompiler/ets_runtime/ecmascript/mem/
Dstw_young_gc.cpp76 SlotNeedUpdate needUpdate(nullptr, ObjectSlot(0)); in Mark() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dobject_type_propagation.cpp171 bool needUpdate = false; in GetPhiTypeInfo() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4995 …xecuteInContext(EcmaVM *vm, const std::string &fileName, const std::string &entry, bool needUpdate) in ExecuteInContext()
5016 bool needUpdate, bool executeFromJob) in ExecuteForAbsolutePath()
5035 bool needUpdate, bool executeFromJob) in Execute()
5055 const std::string &filename, bool needUpdate) in Execute()
5102 bool needUpdate) in ExecuteModuleBuffer()
5159 const std::string &filename, bool needUpdate) in ExecuteSecure()
5178 bool needUpdate) in ExecuteModuleBufferSecure()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp569 Label needUpdate(env); in ProfileBranch() local
Dstub_builder.cpp9082 Label needUpdate(env); in UpdateProfileTypeInfo() local