Home
last modified time | relevance | path

Searched refs:getPointFromByteArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1319 Label getPointFromByteArray(&builder_); in LowerDataViewProtoFunc() local
1368 …BRANCH_CIR(builder_.CheckJSType(buffer, JSType::BYTE_ARRAY), &getPointFromByteArray, &getPointFrom… in LowerDataViewProtoFunc()
1369 builder_.Bind(&getPointFromByteArray); in LowerDataViewProtoFunc()