Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/base/
DvregisterCache.ts47 False, enumerator
/arkcompiler/runtime_core/runtime/include/coretypes/
Dtagged_value.h300 static inline constexpr TaggedValue False() in False() function
/arkcompiler/ets_runtime/ecmascript/
Djs_tagged_value.h343 static ARK_INLINE constexpr JSTaggedValue False() in False() function
/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_value_test.cpp115 HWTEST_F_L0(JSTaggedValueTest, False) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder-inl.h29 GateRef CircuitBuilder::False() in False() function
Dstub_builder-inl.h79 inline GateRef StubBuilder::False() in False() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2152 Local<PrimitiveRef> JSValueRef::False(const EcmaVM *vm) in False() function in panda::JSValueRef