Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1203 bool isNumber = true; in HWTEST_F_L0() local
1223 bool isNumber = true; in HWTEST_F_L0() local
1243 bool isNumber = true; in HWTEST_F_L0() local
1263 bool isNumber = true; in HWTEST_F_L0() local
1283 bool isNumber = true; in HWTEST_F_L0() local
Djsnapi_third_tests.cpp1374 bool isNumber = true; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbuiltins_lowering.cpp490 Label isNumber(env); in LowerNumberConstructor() local
Dstub_builder.cpp153 Label isNumber(env); in MatchFieldType() local
7094 Label isNumber(env); in FastToBoolean() local
7193 Label isNumber(env); in FastToBooleanBaseline() local
7292 Label isNumber(env); in FastToBooleanWithProfile() local
7418 Label isNumber(env); in FastToBooleanWithProfileBaseline() local
8369 Label isNumber(env); in ToPrototypeOrObj() local
9660 Label isNumber(env); in ToNumber() local
10243 Label isNumber(env); in GetTaggedValueWithElementsKind() local
10312 Label isNumber(env); in ConvertTaggedValueWithElementsKind() local
10422 Label isNumber(env); in SetValueWithElementsKind() local
[all …]
Dcircuit_builder.cpp1226 Label isNumber(env_); in ToObject() local
1541 Label isNumber(env_); in FastToBoolean() local
Dtyped_hcr_lowering.cpp2274 Label isNumber(&builder_); in LowerObjectConstructor() local
Dmcr_circuit_builder.cpp1723 Label isNumber(env_); in ToNumber() local
Dtyped_native_inline_lowering.cpp1165 Label isNumber(&env); in LowerNewNumber() local
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.cpp509 bool isNumber = ReadNumberRange(isFast, fastInteger); in ParseNumber() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp341 double JSValueRef::GetValueDouble(bool &isNumber) in GetValueDouble()
356 int32_t JSValueRef::GetValueInt32(bool &isNumber) in GetValueInt32()
372 uint32_t JSValueRef::GetValueUint32(bool &isNumber) in GetValueUint32()
377 int64_t JSValueRef::GetValueInt64(bool &isNumber) in GetValueInt64()
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp2071 Label isNumber(env); in Reverse() local
Dbuiltins_typedarray_stub_builder.cpp1819 Label isNumber(env); in DoSort() local
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4345 JSVM_Status OH_JSVM_IsNumber(JSVM_Env env, JSVM_Value value, bool* isNumber) in OH_JSVM_IsNumber()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js10279 isNumber: ft, property
10334 isNumber: ft, property