Home
last modified time | relevance | path

Searched full:stored (Results 1 – 25 of 95) sorted by relevance

1234

/arkcompiler/runtime_core/runtime/
Dmark_word.cpp32 LOG(ERROR, RUNTIME) << "Hash is not stored inside object header!"; in GetHashConfigured()
54 LOG(ERROR, RUNTIME) << "Hash is not stored inside object header!"; in DecodeFromHashConfigured()
66 LOG(ERROR, RUNTIME) << "Hash is stored inside object header and we don't use hash status bit!"; in SetHashedConfigured()
84 LOG(ERROR, RUNTIME) << "Hash is stored inside object header and we don't use hash status bit!"; in IsHashedConfigured()
Dobject_header_config.h44 // Config for High-end devices with hash stored inside object header and 32 bits pointer
54 // Config for High-end devices with hash stored inside object header and 64 bits pointer
64 // Config for Low-end devices with hash stored inside object header and 32 bits pointer
Dhandle_base.h32 …andleStorage is the storage structure of the object pointer. GC will use the stored pointer as root
33 * and update the stored value after the object is moved
Dcompiler_queue_interface.h31 … // Empty ctx element may only returned if the queue is empty, it must not be stored into the queue in GetTaskDescription()
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp108 …* @tc.desc: Call "StoreElement" function,check whether the Element is stored successfully by check…
136 …* @tc.desc: Call "StoreProperty" function,check whether the Property is stored successfully by che…
137 …* according to the ObjectOperation object,the stored Property is different,the stored Ob…
178 …* @tc.desc: Call "StoreTransition" function,check whether the Transition is stored successfully by…
206 * according to the ObjectOperation object,the stored Property is different.
244 …* @tc.desc: Call StorePrototype function,check whether the Prototype is stored successfully by che…
245 …* according to the ObjectOperation object,the stored Property is different.the stored Ob…
Dprofile_type_info_test.cpp117 …en different profiletypeaccessor objects call the AddHandlerWithoutKey function,the handlers stored
118 …* in the array are different.Check whether the data stored in the array is the same as e…
176 …en different profiletypeaccessor objects call the AddHandlerWithoutKey function,the handlers stored
177 …* in the array are different.Check whether the data stored in the array is the same as e…
209 …* the handlers stored in the array are different.Check whether the data stored in the ar…
261 …* ProfileTypeAccessor objects call the "AddGlobalHandlerKey" function,the data stored in…
262 …he object is different.This function pass the key value/handler value,Check whether the data stored
304 …* ProfileTypeAccessor objects call the "AddGlobalRecordHandler" function,the data stored
305 … the object is the same.This function pass the handler value,Check whether the data stored
/arkcompiler/ets_frontend/testTs/
DREADME.md4 1. skip_tests.json:avoids code files and does not perform operations on TS files stored in the file.
5 2. import_tests.json:Is the path to the TS code file where import files are stored to add import fi…
/arkcompiler/runtime_core/runtime/mem/
Dfreelist.h89 … is some hidden header and we have some extra header where all correct information has been stored.
111 // padding size, which is stored after this header.
304 // A common header with object stored just after the header
308 // the common header of this memory and place where the object is stored.
311 // The padding size is stored in size_t variable just after the common header
314 // The padding header is stored just after the common header
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h133 // MAX_LOCAL_ID types in one ts file can be stored in TSTypeTable
135 …// (MAX_MODULE_ID - TSModuleTable::DEFAULT_NUMBER_OF_TABLES) ts files with types can be stored in …
/arkcompiler/runtime_core/compiler/docs/
Daot_resolve_string.md34 - checks the value already stored in `STRING_SLOT` PLT-slot - after AOT-file loading all such slots…
47 String pointers stored inside PLT-slots have to be treated as GC-roots to prevent its scavenge in c…
Dplt.md49 XX+04: ldr x0, [x0] ; Load value stored in ThirdSlot ; (&FirstSlot)-48 ; Method Pointer
60 When we have `Method pointer`, it is stored into `ThirdSlot`, allow to load proper executable addre…
161 Another entrypoint is called here - `ResolveClass`. Gathered `Class pointer` value is stored into `…
/arkcompiler/runtime_core/compiler/optimizer/ir/
Danalysis.cpp61 ASSERT_PRINT(inst->IsStore(), "Attempt to take a stored value on non-store instruction"); in InstStoredValue()
71 // Last input is a stored value in InstStoredValue()
/arkcompiler/runtime_core/libpandabase/mem/
Darena.h104 * \brief Check that \param mem is stored inside this Arena
110 …* \brief Mark all memory after \param mem as free. Check that \param mem is stored inside this are…
Dgc_barrier.h32 …IER_POSITION_PRE = 0x1, // Should be inserted before each store/load when reference stored/loaded
33 …BARRIER_POSITION_POST = 0x0, // Should be inserted after each store/load when reference stored/lo…
/arkcompiler/runtime_core/runtime/bridge/arch/x86/
Dinterpreter_to_compiled_code_bridge_x86.S73 // reserve space for the pointer to which the result will be stored
299 // memory where the result must be stored
354 // push the pointer to memory where the result must be stored
/arkcompiler/ets_runtime/ecmascript/
Djs_handle.h30 …andleStorage is the storage structure of the object pointer. GC will use the stored pointer as root
31 * and update the stored value after the object is moved
/arkcompiler/runtime_core/verification/config/context/
Dcontext.h42 …// note: this is assumed to be small so stored as a vector (not even sorted, so we use a linear se…
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_barrier_set.h63 * @param pre_val_addr - reference currently(before store/load happened) stored in the field
70 * @param val_addr - reference stored into or loaded from the field
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dgc_ring_buffer_test.cpp76 * @tc.desc: The "Sum" function calculates the sum of stored data by calling the callback function.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dstobj.v.yaml73 … register content into object field by field_id. For non-object variant the size of actually stored
772 description: Check that register value is stored in field. Unsigned cases.
836 description: Check that register value is stored in field.
909 description: Check that register value is stored in field. Version for signed types.
Dststatic.64.yaml51 …cumulator content into static field by field_id. For non-object variant the size of actually stored
283 description: Check that accumulator value is stored in field
Dstobj.64.yaml54 …cumulator content into object field by field_id. For non-object variant the size of actually stored
417 description: Check that accumulator value is stored in field
/arkcompiler/runtime_core/runtime/include/coretypes/
Dstring.h343 // A pointer to the string data stored after the string header.
344 // Data can be stored in mutf8 or utf16 form according to compressed bit.
/arkcompiler/ets_frontend/ts2panda/src/expression/
DmemberAccessExpression.ts32 // make sure "this" is stored in lexical env if needed
/arkcompiler/runtime_core/libziparchive/
Dzip_archive.h139 …* Get the current file offset opened with OpenCurrentFile. The offset will be stored into entry->o…

1234