Home
last modified time | relevance | path

Searched defs:isBoolean (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dic_stub_builder.cpp150 Label isBoolean(env); in TryPrimitiveLoadIC() local
Dtyped_hcr_lowering.cpp2519 Label isBoolean(&builder_); in LowerObjectConstructor() local
2602 Label isBoolean(&builder_); in LowerBooleanConstructor() local
Dtyped_bytecode_lowering.cpp728 Label isBoolean(&builder_); in LowerTypedMonoLdObjByName() local
Dcircuit_builder.cpp1339 Label isBoolean(env_); in ToObject() local
Dstub_builder.cpp176 Label isBoolean(env); in MatchFieldType() local
9047 Label isBoolean(env); in ToPrototypeOrObj() local
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DASTAutofixer.ts1791 const isBoolean = isBooleanType(v); constant
/arkcompiler/jsvm/src/
Djs_native_api_v8.cpp4642 JSVM_Status OH_JSVM_IsBoolean(JSVM_Env env, JSVM_Value value, bool* isBoolean) in OH_JSVM_IsBoolean()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument