Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_buffer.cpp112 uint8_t *GetUnderlyingData(JSThread *thread, JSTypedArray *array, uint32_t offset) in GetUnderlyingData() function
126 uint8_t *GetUnderlyingData(JSThread *thread, JSTaggedValue obj, uint32_t offset = 0) in GetUnderlyingData() function