Searched defs:needUpdate (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_executor.cpp | 55 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()
|
| D | js_pandafile_manager.cpp | 44 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/ |
| D | stw_young_gc.cpp | 76 SlotNeedUpdate needUpdate(nullptr, ObjectSlot(0)); in Mark() local
|
| /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 | 4995 …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/ |
| D | profiler_stub_builder.cpp | 569 Label needUpdate(env); in ProfileBranch() local
|
| D | stub_builder.cpp | 9082 Label needUpdate(env); in UpdateProfileTypeInfo() local
|