Home
last modified time | relevance | path

Searched full:become (Results 1 – 25 of 55) sorted by relevance

123

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h170 // should become visible in Method()
187 // store which should become visible acquire in Method()
362 // should become visible in GetCompiledEntryPoint()
369 // should become visible in GetCompiledEntryPoint()
376 // store which should become visible acquire in SetCompiledEntryPoint()
397 // should become visible in GetCompilationStatus()
410 // should become visible in SetCompilationStatus()
414 // which should become visible acquire in SetCompilationStatus()
421 // should become visible in AtomicSetCompilationStatus()
469 // should become visible in GetAccessFlags()
[all …]
Dobject_header.h83 // should become visible acquire in SetClass()
94 // should become visible in ClassAddr()
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dbase_mem_stats.cpp65 // become visible in GetAllocated()
72 // become visible in GetFreed()
83 // which should become visible in GetAllocatedHeap()
97 // which should become visible in GetFreedHeap()
113 // become visible in GetFootprint()
118 // should become visible in GetFootprint()
122 // should become visible in GetFootprint()
125 // become visible in GetFootprint()
/arkcompiler/runtime_core/libpandabase/mem/
Dbase_mem_stats.cpp66 // become visible in GetAllocated()
73 // become visible in GetFreed()
84 // which should become visible in GetAllocatedHeap()
98 // which should become visible in GetFreedHeap()
114 // become visible in GetFootprint()
119 // should become visible in GetFootprint()
123 // should become visible in GetFootprint()
126 // become visible in GetFootprint()
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h58 // should become visible in UpdateInlineCaches()
78 // should become visible acquire in UpdateInlineCaches()
85 // should become visible in GetBytecodePc()
92 // which should become visible acquire in SetBytecodePc()
102 // should become visible in GetClassesCopy()
118 // should become visible in GetClassesCount()
132 // should become visible in IsMegamorphic()
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmem_stats.cpp120 // which should become visible in GetTotalObjectsAllocated()
128 // should become visible in GetTotalObjectsFreed()
148 // load which should become visible in GetTotalHumongousObjectsAllocated()
156 // load which should become visible in GetTotalHumongousObjectsFreed()
182 // the load which should become visible in GetLastYoungObjectsMovedBytes()
Drunslots_allocator-inl.h764 // should become visible acquire in Initialize()
772 // become visible in Initialize()
788 // should become visible in GetMemoryForRunSlots()
800 // should become visible in GetMemoryForRunSlots()
821 // become visible in IterateOverRunSlots()
842 // become visible in HasUsedMemory()
862 // become visible in GetOccupiedSize()
872 // become visible in IsInUsedMemory()
907 // become visible in HasMemoryForRunSlots()
Dregion_space.h338 // which should become visible in IsAllocating()
345 // should become visible in IsIterating()
355 // which should become visible acquire in SetAllocating()
366 // which should become visible acquire in SetIterating()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dbitmap.cpp58 // should become visible in AtomicTestAndSetBit()
76 // should become visible in AtomicTestAndClearBit()
92 // become visible in AtomicTestBit()
Dgc.cpp289 // should become visible in NeedRunGCAfterWaiting()
293 // should become visible in NeedRunGCAfterWaiting()
303 // should become visible in RunPhases()
313 // should become visible acquire in RunPhases()
658 // should become visible in WaitForGC()
/arkcompiler/ets_frontend/es2panda/test/hotfix/hotfix-throwerror/add-lexenv-1/
Dbase_mod.js25 B(); // make B become a lexenv, and B is not in top scope
/arkcompiler/ets_frontend/es2panda/test/hotreload/hotreload-throwerror/add-lexenv-1/
Dbase_mod.js25 B(); // make B become a lexenv, and B is not in top scope
/arkcompiler/ets_frontend/es2panda/test/coldfix/coldfix-throwerror/add-lexenv-1/
Dbase_mod.js25 B(); // make B become a lexenv, and B is not in top scope
/arkcompiler/runtime_core/static_core/runtime/arch/amd64/
Dcommon_amd64.S19 // jumps to the given pc, thus, SP become unaligned.
/arkcompiler/runtime_core/static_core/compiler/aot/
Daot_manager.h73 // the load which should become visible in GetAotStringRootsCount()
97 // the load which should become visible in VisitAotStringRoots()
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_dictionary_test.cpp125 * of the dictionary have become bigger.
156 * the dictionary have become smaller.
289 * of the dictionary have become bigger.
315 * the dictionary have become smaller.
/arkcompiler/ets_runtime/test/moduletest/datecase/
Ddatecase.js30 var d10 = new Date(2022, 2, 26, 23, 59); // dst become effective in GMT+02:00
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dintro.rst26 As mobile devices continue to become more prevalent in our daily lives,
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcleanup_doc.md22 After any optimization which deletes instructions some basic blocks may become empty or may contain…
71 …n "special triangle" case is resolved conditional branch instruction (`If` or `IfImm`) become dead.
73 stages until IR become stable.
Dinterface_inline_cache.md56 …` is no move in ark, so we do not need to worry that the saved class will become invalid addresses.
/arkcompiler/runtime_core/compiler/docs/
Dcleanup_doc.md22 After any optimization which deletes instructions some basic blocks may become empty or may contain…
71 …n "special triangle" case is resolved conditional branch instruction (`If` or `IfImm`) become dead.
73 stages until IR become stable.
Dinterface_inline_cache.md56 …` is no move in ark, so we do not need to worry that the saved class will become invalid addresses.
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/
Dtask_queue_interface.h98 // load which should become visible in GetPriority()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp77 // Then this function will become unnecessary. in AdjustBoxingUnboxingFlags()
202 // Then this code will become unnecessary. in HandleOpAssignment()
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md37 …e moved into some local scope, and scopes which were its neighbours will become the same scope. No…

123