Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arrayreducecase/
Darrayreducecase.js17 const initialValue = 0; constant
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp1573 auto initialValue = in MatchHoistableInstructions() local
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp567 coretypes::TaggedValue initialValue = ctx.GetInitialTaggedValue(); in CreateFrameWithActualArgs() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3742 JSHandle<JSTaggedValue> initialValue(thread, JSTaggedValue::Undefined()); in New() local