Searched defs:needUpdate (Results 1 – 8 of 8) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_executor.cpp | 31 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()
|
| D | js_pandafile_manager.cpp | 50 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/ |
| D | entity.cpp | 99 bool needUpdate = true; in NeedUpdate() local 153 bool needUpdate; in NeedUpdate() local
|
| D | entity.h | 188 bool needUpdate = true; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | object_type_propagation.cpp | 171 bool needUpdate = false; in GetPhiTypeInfo() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 5282 …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/ |
| D | profiler_stub_builder.cpp | 561 Label needUpdate(env); in ProfileBranch() local
|
| D | stub_builder.cpp | 9934 Label needUpdate(env); in UpdateProfileTypeInfo() local
|