Home
last modified time | relevance | path

Searched defs:exponentValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_math.cpp609 JSHandle<JSTaggedValue> exponentValue = JSTaggedValue::ToNumeric(thread, msgY); in Pow() local
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs.cpp898 JSTaggedValue exponentValue = GetArg(argv, argc, 1); // 1: means the first parameter in DEF_RUNTIME_STUBS() local

Completed in 11 milliseconds