Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp245 HWTEST_F_L0(JSTypedArrayTest, SetTypedArrayName) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3270 inline void StubBuilder::SetTypedArrayName(GateRef glue, GateRef typedArray, GateRef name, in SetTypedArrayName() function