Home
last modified time | relevance | path

Searched defs:Boolean (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
H A Dremote_object.h49 static RemoteObject Boolean(bool boolean) in Boolean() function in ark::tooling::inspector::RemoteObject
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.cpp31 const std::string ObjectType::Boolean = "boolean"; // NOLINT (readability-identifier-naming) member in panda::ecmascript::tooling::ObjectType
H A Dpt_types.h407 static const std::string Boolean; // NOLINT (readability-identifier-naming) member
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcircuit_builder.cpp402 GateRef CircuitBuilder::Boolean(bool val) in Boolean() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder-inl.h107 inline GateRef StubBuilder::Boolean(bool value) in Boolean() function in panda::ecmascript::kungfu::StubBuilder

Completed in 24 milliseconds