| /arkcompiler/ets_frontend/es2panda/test/parser/binder/ |
| H A D | getter-setter-name-js.js | |
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | throw_oom_error_test.cpp | 32 thread->GetEcmaVM()->SetEnableForceGC(false); variable
|
| H A D | huge_object_test.cpp | 32 thread->GetEcmaVM()->SetEnableForceGC(false); variable
|
| H A D | layout_info_test.cpp | 113 void GetAllKeysCommon(JSThread *thread, bool enumKeys = false) in GetAllKeysCommon() argument
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| H A D | ark_stackmap_parser.h | 32 explicit ArkStackMapParser(bool enableLog = false) in ArkStackMapParser() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | memory_barriers_test.cpp | 53 ASSERT_EQ(INS(0U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 54 ASSERT_EQ(INS(1U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 56 ASSERT_EQ(INS(3U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 57 ASSERT_EQ(INS(4U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 59 ASSERT_EQ(INS(6U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 60 ASSERT_EQ(INS(7U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 61 ASSERT_EQ(INS(8U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 62 ASSERT_EQ(INS(9U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 64 ASSERT_EQ(INS(11U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 65 ASSERT_EQ(INS(12U).GetFlag(inst_flags::MEM_BARRIER), false); in TEST_F() local 66 ASSERT_EQ(INS(13U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 71 ASSERT_EQ(INS(0U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 72 ASSERT_EQ(INS(1U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 73 ASSERT_EQ(INS(2U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 74 ASSERT_EQ(INS(3U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 75 ASSERT_EQ(INS(4U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 76 ASSERT_EQ(INS(5U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 77 ASSERT_EQ(INS(6U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 78 ASSERT_EQ(INS(7U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 79 ASSERT_EQ(INS(8U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 80 ASSERT_EQ(INS(9U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 82 ASSERT_EQ(INS(11U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 83 ASSERT_EQ(INS(12U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local 84 ASSERT_EQ(INS(13U).GetFlag(inst_flags::MEM_BARRIER), false); TEST_F() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | instruction_combine.h | 29 InstructionCombine(Circuit *circuit, RPOVisitor *visitor, Chunk *chunk, bool enableLog = false) in InstructionCombine() argument
|
| H A D | post_schedule.h | 29 PostSchedule(Circuit *circuit, bool enableLog, const std::string &name, Chunk *chunk, bool fastBarrier = false) in PostSchedule() argument
|
| /arkcompiler/ets_runtime/ecmascript/serializer/ |
| H A D | value_serializer.h | 25 explicit ValueSerializer(JSThread *thread, bool defaultTransfer = false, bool defaultCloneShared = false) in ValueSerializer() argument
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | graph_test.h | 52 void TestBuildGraphFromFile(const std::string &pfile_name, const Callback &cb, bool skip_try_catch = false) in TestBuildGraphFromFile() argument
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| H A D | leb128_test.cpp | 111 static void TestDecodeUnsigned(const std::vector<TestData<uint64_t>> &data, bool is_partial = false) in TestDecodeUnsigned() argument 139 static void TestDecodeSigned(const std::vector<TestData<T>> &data, bool is_partial = false) in TestDecodeSigned() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ |
| H A D | pipeline.cpp | 124 CompilerTaskRunner<RUNNER_MODE>::EndTask(std::move(taskRunner), false); in Run() local 143 CompilerTaskRunner<RUNNER_MODE>::EndTask(std::move(taskRunner), false); in RunRegAllocAndCodeGenPass() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| H A D | leb128_test.cpp | 105 static void TestDecodeUnsigned(const std::vector<TestData<uint64_t>> &data, bool isPartial = false) in TestDecodeUnsigned() argument 133 static void TestDecodeSigned(const std::vector<TestData<T>> &data, bool isPartial = false) in TestDecodeSigned() argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | class_initializer.cpp | 68 bool Wait([[maybe_unused]] bool ignoreInterruption = false) in Wait() argument [all...] |
| /arkcompiler/runtime_core/static_core/verification/util/ |
| H A D | saturated_enum.h | 66 Enumerate(std::forward<Handler>(handler), false); in EnumerateValues() local 131 Enumerate(std::forward<Handler>(handler), false); in EnumerateValues() local
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| H A D | functionDeclaration.h | 26 explicit FunctionDeclaration(ArenaAllocator *allocator, ScriptFunction *func, bool isAnonymous = false) in FunctionDeclaration() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/maple_be/ |
| H A D | cg_aarch64_aarch64_isa_test.cpp | 91 EXPECT_EQ(IsSub(insn_obj2), false); in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_proxy.h | 56 SetProperty(JSThread *thread, const JSHandle<JSProxy> &proxy, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &value, bool mayThrow = false) SetProperty() argument
|
| H A D | js_typed_array.h | 69 SetProperty(JSThread *thread, const JSHandle<JSTaggedValue> &typedarray, const JSHandle<JSTaggedValue> &key, const JSHandle<JSTaggedValue> &value, bool mayThrow = false) SetProperty() argument
|
| /arkcompiler/ets_runtime/ecmascript/require/tests/ |
| H A D | js_cjs_manager_test.cpp | 77 EXPECT_EQ(JSTaggedValue::SameValue(exportsVal, JSTaggedValue::Hole()), false); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/llvm/ |
| H A D | llvm_stackmap_parser.h | 50 LLVMStackMapParser(LLVMStackMapInfo &stackMapInfo, bool enableLog = false) in LLVMStackMapParser() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| H A D | graph_checker.h | 44 GetGraph()->GetPassManager()->SetCheckMode(false); variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/doc/ |
| H A D | validate-recipes | 21 use constant false => 0; constant
|
| /arkcompiler/runtime_core/static_core/runtime/coretypes/ |
| H A D | array.cpp | 27 AllocateArray(ark::BaseClass *arrayClass, size_t elemSize, ArraySizeT length, ark::SpaceType spaceType, bool pinned = false, const PandaVM *vm = Thread::GetCurrent()->GetVM()) AllocateArray() argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| H A D | gc_log_test.cpp | 53 void SetupRuntime(const std::string &gcType, bool smallHeapAndYoungSpaces = false, in SetupRuntime() argument
|