Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_indexof_stub_builder.cpp604 GateRef BuiltinsArrayStubBuilder::IndexOfBigInt( in IndexOfBigInt() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp1143 const JSTaggedType* JSStableArray::IndexOfBigInt(Span<const JSTaggedType> elements, JSTaggedValue s… in IndexOfBigInt() function in panda::ecmascript::JSStableArray