Home
last modified time | relevance | path

Searched defs:dataPointer (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dbyte_array_test.cpp41 …uintptr_t dataPointer = reinterpret_cast<uintptr_t>(byteArray.GetTaggedValue().GetTaggedObject()) … in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h290 uintptr_t dataPointer = ToUintPtr(data); in Contain() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1431 GateRef dataPointer, in GetValueFromBuffer()
1623 …GateRef bufferIndex, GateRef value, GateRef dataPointer, GateRef isLittleEndian, GateRef ID, GateR… in SetValueInBuffer()