Home
last modified time | relevance | path

Searched defs:defaultValue (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/grammar/export_obfuscation/oh_modules/
Dexport_interface.ts36 const defaultValue: number = 1; constant
/arkcompiler/ets_runtime/ecmascript/platform/common/
Dparameters.cpp29 bool IsEnableCMCGC(bool defaultValue) in IsEnableCMCGC()
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Dparameters.cpp42 bool IsEnableCMCGC(bool defaultValue) in IsEnableCMCGC()
/arkcompiler/runtime_core/static_core/plugins/ets/playground/frontend/__mocks__/@monaco-editor/
Dreact.js32 const Editor = ({ defaultLanguage, defaultValue, theme, onChange, value, ...props }) => ( property
/arkcompiler/ets_runtime/common_components/common_runtime/
Dbase_runtime_param.cpp48 #define INIT_DEFAULT_PARAM(key, subKey, type, minValue, maxValue, defaultValue) \ in DefaultRuntimeParam() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.cpp1771 #define PARAM_PAESER_DEFINE(key, subKey, type, minValue, maxValue, defaultValue) \ argument
1827 #define PARSE_RUNTIME_PARAM(key, subKey, type, minValue, maxValue, defaultValue) … in RUNTIME_PARAM_LIST() argument
Druntime.cpp180 bool defaultValue = options.IsEnableCMCGC(); in InitGCConfig() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dcl_option.h335 T defaultValue; member
337 } defaultValue; variable
/arkcompiler/runtime_core/libabckit/include/c/extensions/arkts/
Dmetadata_arkts.h360 AbckitValue *defaultValue; member
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserExpressions.cpp72 auto defaultValue = ParseExpression(); in ParseFunctionParameterExpression() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_math.cpp238 constexpr int defaultValue = 32; in Clz32() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnative_inline_lowering.cpp805 const int32_t defaultValue = 32; in TryInlineMathClz32Builtin() local
898 … const GateMetaData* op, double defaultValue, bool skipThis) in TryInlineMathMinMaxBuiltin()
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp163 auto defaultValue = CutValue<T>(0U, TYPE); in CheckStoreArray() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_typedarray_stub_builder.cpp1028 Label defaultValue(env); in ReduceRight() local
1133 Label defaultValue(env); in Reduce() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js1988 defaultValue: e.string, property
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument