Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arrayreducecase/
Darrayreducecase.js17 const initialValue = 0; constant
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp556 coretypes::TaggedValue initialValue = ctx.GetInitialTaggedValue(); in CreateFrameWithActualArgs() local