Home
last modified time | relevance | path

Searched defs:isTrue (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h127 inline void ProfileBranch(bool isTrue) const in ProfileBranch()
Dprofiler_stub_builder.cpp535 …uilder::ProfileBranch(GateRef glue, GateRef pc, GateRef func, GateRef profileTypeInfo, bool isTrue) in ProfileBranch()
Dtyped_hcr_lowering.cpp680 Label isTrue(&builder_); in LowerPrimitiveToNumber() local
Dslowpath_lowering.cpp1722 Label isTrue(&builder_); in LowerIsTrueOrFalse() local
/arkcompiler/ets_frontend/ts2panda/src/base/
DbcGenUtil.ts462 export function isTrue(): IRNode { function
/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts828 isTrue(node: ts.Node): void { method in PandaGen
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument