Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_typedarray_stub_builder.cpp2784 Label notFloatArray(env); in FastSetPropertyByIndex() local
2800 &notFloatArray, &slowPath); in FastSetPropertyByIndex()
2801 Bind(&notFloatArray); in FastSetPropertyByIndex()