Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_bigint.cpp28 JSTaggedValue BuiltinsBigInt::BigIntConstructor(EcmaRuntimeCallInfo *argv) in BigIntConstructor() function in panda::ecmascript::builtins::BuiltinsBigInt
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp995 DEF_RUNTIME_STUBS(BigIntConstructor) in DEF_RUNTIME_STUBS() argument