Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp31 CString entry, bool needUpdate, const ExecuteTypes &executeType) in ExecuteFromFile()
78 …const CString &filename, std::string_view entryPoint, bool needUpdate, const ExecuteTypes &execute… in ExecuteFromAbsolutePathAbcFile()
90 std::string_view entryPoint, bool needUpdate, const ExecuteTypes &executeType) in ExecuteFromAbcFile()
110 …t void *buffer, size_t size, std::string_view entryPoint, const CString &filename, bool needUpdate, in ExecuteFromBuffer()
148 JSThread *thread, const void *buffer, size_t size, const CString &filename, bool needUpdate) in ExecuteModuleBuffer()
265 size_t size, std::string_view entryPoint, const CString &filename, bool needUpdate) in ExecuteFromBufferSecure()
322 size_t size, const CString &filename, bool needUpdate) in ExecuteModuleBufferSecure()
Djs_pandafile_manager.cpp50 std::string_view entryPoint, bool needUpdate, const ExecuteTypes &executeType) in LoadJSPandaFile()
133 std::string_view entryPoint, const void *buffer, size_t size, bool needUpdate) in LoadJSPandaFile()
175 std::string_view entryPoint, uint8_t *buffer, size_t size, bool needUpdate) in LoadJSPandaFileSecure()
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dentity.cpp99 bool needUpdate = true; in NeedUpdate() local
153 bool needUpdate; in NeedUpdate() local
Dentity.h188 bool needUpdate = true; variable
/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.cpp5282 …xecuteInContext(EcmaVM *vm, const std::string &fileName, const std::string &entry, bool needUpdate) in ExecuteInContext()
5303 bool needUpdate, const ecmascript::ExecuteTypes &executeType) in ExecuteForAbsolutePath()
5322 bool needUpdate, const ecmascript::ExecuteTypes &executeType) in Execute()
5342 const std::string &filename, bool needUpdate) in Execute()
5389 bool needUpdate) in ExecuteModuleBuffer()
5446 const std::string &filename, bool needUpdate) in ExecuteSecure()
5465 bool needUpdate) in ExecuteModuleBufferSecure()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp561 Label needUpdate(env); in ProfileBranch() local
Dstub_builder.cpp9934 Label needUpdate(env); in UpdateProfileTypeInfo() local