Searched defs:GetDataPointFromBuffer (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | typed_array_stub_builder.cpp | 53 GateRef TypedArrayStubBuilder::GetDataPointFromBuffer(GateRef arrBuf) in GetDataPointFromBuffer() function in panda::ecmascript::kungfu::TypedArrayStubBuilder |
/arkcompiler/ets_runtime/ecmascript/builtins/ | ||
D | builtins_arraybuffer.cpp | 723 void *BuiltinsArrayBuffer::GetDataPointFromBuffer(JSTaggedValue arrBuf, uint32_t byteOffset) in GetDataPointFromBuffer() function in panda::ecmascript::builtins::BuiltinsArrayBuffer |