Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/libReferenceNoLib/
Dfakelib.ts27 interface Boolean { } interface
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/libReferenceNoLibBundle/
Dfakelib.ts27 interface Boolean { } interface
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DdeclarationEmitPreservesHasNoDefaultLibDirective.ts27 interface Boolean {} interface
DramdaToolsNoInfinite2.ts72 export type Boolean = True | False; alias
/arkcompiler/ets_frontend/ts2panda/src/base/
DtypeSystem.ts59 Boolean, enumerator
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp125 using Boolean = builtins::BuiltinsBoolean; typedef
/arkcompiler/toolchain/tooling/base/
Dpt_types.h378 static const std::string Boolean; // NOLINT (readability-identifier-naming) member
Dpt_types.cpp28 const std::string ObjectType::Boolean = "boolean"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp754 GateRef CircuitBuilder::Boolean(bool val) in Boolean() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h91 inline GateRef StubBuilder::Boolean(bool value) in Boolean() function
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins.cpp125 using Boolean = builtins::BuiltinsBoolean; typedef
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js11107 Boolean: "Boolean", property