Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_indexof_stub_builder.cpp343 GateRef BuiltinsArrayStubBuilder::BigIntEqual(GateRef glue, GateRef left, GateRef right) in BigIntEqual() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3032 DEF_RUNTIME_STUBS(BigIntEqual) in DEF_RUNTIME_STUBS() argument