Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/moduletest/arrayreducecase/
Darrayreducecase.js17 const initialValue = 0; constant
/arkcompiler/ets_runtime/ecmascript/extractortool/tests/
Dextractor_test.cpp36 void SetInitial(bool initialValue) in SetInitial()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dsimplify_string_builder.cpp1642 auto initialValue = in MatchHoistableInstructions() local
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp597 coretypes::TaggedValue initialValue = ctx.GetInitialTaggedValue(); in CreateFrameWithActualArgs() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4193 JSHandle<JSTaggedValue> initialValue(thread, JSTaggedValue::Undefined()); in New() local