Home
last modified time | relevance | path

Searched defs:isNumber (Results 1 – 19 of 19) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/libani_helpers/interop_js/
Dhybridgref_ani.cpp109 ani_boolean isNumber = ANI_FALSE; in ESValueToNumber() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1214 bool isNumber = true; in HWTEST_F_L0() local
1234 bool isNumber = true; in HWTEST_F_L0() local
1254 bool isNumber = true; in HWTEST_F_L0() local
1274 bool isNumber = true; in HWTEST_F_L0() local
1294 bool isNumber = true; in HWTEST_F_L0() local
Djsnapi_third_tests.cpp1359 bool isNumber = true; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dic_stub_builder.cpp145 Label isNumber(env); in TryPrimitiveLoadIC() local
Dbuiltins_lowering.cpp487 Label isNumber(env); in LowerNumberConstructor() local
Dstub_builder.cpp174 Label isNumber(env); in MatchFieldType() local
7709 Label isNumber(env); in FastToBoolean() local
7808 Label isNumber(env); in FastToBooleanBaseline() local
7907 Label isNumber(env); in FastToBooleanWithProfile() local
8048 Label isNumber(env); in FastToBooleanWithProfileBaseline() local
9045 Label isNumber(env); in ToPrototypeOrObj() local
10373 Label isNumber(env); in ToNumber() local
10954 Label isNumber(env); in GetTaggedValueWithElementsKind() local
11023 Label isNumber(env); in ConvertTaggedValueWithElementsKind() local
11133 Label isNumber(env); in SetValueWithElementsKind() local
[all …]
Dcircuit_builder.cpp1337 Label isNumber(env_); in ToObject() local
1652 Label isNumber(env_); in FastToBoolean() local
Dtyped_bytecode_lowering.cpp720 Label isNumber(&builder_); in LowerTypedMonoLdObjByName() local
Dtyped_native_inline_lowering.cpp1163 Label isNumber(&env); in LowerNewNumber() local
Dtyped_hcr_lowering.cpp2509 Label isNumber(&builder_); in LowerObjectConstructor() local
Dmcr_circuit_builder.cpp1788 Label isNumber(env_); in ToNumber() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp521 bool isNumber = ReadNumberRange(isFast, fastInteger); in ParseNumber() local
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts2345 const isNumber = !isNumberArray && TypeScriptLinter.isNumericInitializer(initializer); constant
9974 const isNumber = (type: ts.Type): boolean => { constant
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp358 double JSValueRef::GetValueDouble(bool &isNumber) in GetValueDouble()
373 int32_t JSValueRef::GetValueInt32(bool &isNumber) in GetValueInt32()
389 uint32_t JSValueRef::GetValueUint32(bool &isNumber) in GetValueUint32()
394 int64_t JSValueRef::GetValueInt64(bool &isNumber) in GetValueInt64()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp2077 Label isNumber(env); in Reverse() local
Dbuiltins_typedarray_stub_builder.cpp1827 Label isNumber(env); in DoSort() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4657 JSVM_Status OH_JSVM_IsNumber(JSVM_Env env, JSVM_Value value, bool* isNumber) in OH_JSVM_IsNumber()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js10279 isNumber: ft, property
10334 isNumber: ft, property
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument