Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.cpp1320 Label getPointFromNotByteArray(&builder_); in LowerDataViewProtoFunc() local
1368 …ilder_.CheckJSType(buffer, JSType::BYTE_ARRAY), &getPointFromByteArray, &getPointFromNotByteArray); in LowerDataViewProtoFunc()
1374 builder_.Bind(&getPointFromNotByteArray); in LowerDataViewProtoFunc()