Home
last modified time | relevance | path

Searched full:assumes (Results 1 – 25 of 28) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe59.md7 ArkTS assumes that object layout is known at compile time and cannot be
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinline_intrinsics.h29 * - If all inputs have undefined assumes type, the optimization isn't applied.
/arkcompiler/runtime_core/static_core/docs/
Dassembly_format.md429 func_kv_pair := <an element of the function standard metadata list that assumes the assign…
433 func_kv_lonely_pair := <an element of the function lonely metadata list that assumes the assignme…
441 rec_kv_pair := <an element of the record standard metadata list that assumes the assignmen…
445 rec_kv_lonely_pair := <an element of the record lonely metadata list that assumes the assignment …
452 field_kv_pair := <an element of the field metadata list that assumes the assignment of a val…
/arkcompiler/runtime_core/docs/
Dassembly_format.md465 func_kv_pair := <an element of the function standard metadata list that assumes the assign…
469 func_kv_lonely_pair := <an element of the function lonely metadata list that assumes the assignme…
477 rec_kv_pair := <an element of the record standard metadata list that assumes the assignmen…
481 rec_kv_lonely_pair := <an element of the record lonely metadata list that assumes the assignment …
488 field_kv_pair := <an element of the field metadata list that assumes the assignment of a val…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dmemlayout.cpp29 * This assumes that all nesting of statements has been removed,
/arkcompiler/ets_runtime/common_components/heap/ark_collector/
Dpreforward_barrier.cpp52 …// Note: CMC GC assumes all objects in string table are not in young space. Based on the assumptio… in ReadStringTableStaticRef()
Dcopy_barrier.cpp51 …// Note: CMC GC assumes all objects in string table are not in young space. Based on the assumptio… in ReadStringTableStaticRef()
Dpost_marking_barrier.cpp36 …// Note: CMC GC assumes all objects in string table are not in young space. Based on the assumptio… in ReadStringTableStaticRef()
Dremark_barrier.cpp37 …// Note: CMC GC assumes all objects in string table are not in young space. Based on the assumptio… in ReadStringTableStaticRef()
/arkcompiler/ets_runtime/common_components/objects/string_table/
Dhashtriemap.h80 …// Note: CMC GC assumes string is always a non-young object and tries to optimize it out in young … in HashTrieMapEntry()
102 …// Note: CMC GC assumes string is always a non-young object and tries to optimize it out in young … in SetValue()
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dstring_index_of.h29 …"Unknown target architecture. IndexOf implementation assumes that target architecture is little-en…
/arkcompiler/runtime_core/static_core/runtime/
Dmt_thread_manager.cpp83 // assumes it stays registered. in DeregisterSuspendedThreads()
/arkcompiler/jsvm/src/inspector/
Dinspector_socket.cpp158 // The logic below assumes that the string is null-terminated, so ensure that in IsIPAddress()
196 // this translation assumes that the host is interpreted as an IPv6 address in IsIPAddress()
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp172 // This function assumes that referencing already existed in resolvedModules_/resolvedSharedModules…
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/aarch64/
Dinterpreter_to_compiled_code_bridge_aarch64.S41 // The macro assumes x9 contains base address for gpr and fpr args
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dnewarr.yaml1001 Test assumes that available memory for panda is default limited value.
1054 Test assumes that available memory for panda is default limited value.
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/arm/
Dinterpreter_to_compiled_code_bridge_armhf.S71 // The macro assumes x9 contains base address for gpr and fpr args
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dnewarr.yaml607 Test assumes that available memory for panda is default limited value.
/arkcompiler/runtime_core/static_core/runtime/bridge/arch/amd64/
Dinterpreter_to_compiled_code_bridge_amd64.S49 // The macro assumes %r8 contains base address for gpr and fpr args
/arkcompiler/ets_runtime/ecmascript/
Druntime.cpp409 …// Note: CMC GC assumes constpool is always a non-young object and tries to optimize it out in you… in AddOrUpdateConstpool()
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dgc_intrusion.cpp615 // needDominance = false assumes that FROM definitely dominates TO in ReplaceDominatedUses()
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap-inl.h1322 …// Note: CMC GC assumes JSNativePointer is always a non-young object and tries to optimize it out … in PushToSharedNativePointerList()
/arkcompiler/runtime_core/static_core/plugins/ets/doc/runtime/
D04_names.rst68 name. Well-formed assumes parties do not assign same **group** name, ``.abc``
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Drecipes.rst1800 |LANG| assumes that object layout is known at compile time, and cannot be
5612 When casting a dynamic object, the developer assumes responsibility for
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/res/
Drecipes.rst1874 |LANG| assumes that object layout is known at compile time and cannot be

12