| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | unionType.h | 84 void AddConstituentFlag(TypeFlag flag) in AddConstituentFlag() 89 void RemoveConstituentFlag(TypeFlag flag) in RemoveConstituentFlag() 94 bool HasConstituentFlag(TypeFlag flag) const in HasConstituentFlag()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_operator.h | 83 inline void SetFastMode(bool flag) in SetFastMode() 98 inline void SetIsOnPrototype(bool flag) in SetIsOnPrototype() 108 inline void SetHasReceiver(bool flag) in SetHasReceiver() 118 inline void SetIsTransition(bool flag) in SetIsTransition() 128 inline void SetIsTSHClass(bool flag) in SetIsTSHClass() 178 inline void SetIsInlinedProps(bool flag) in SetIsInlinedProps()
|
| D | property_attributes.h | 168 inline void SetWritable(bool flag) in SetWritable() 176 inline void SetEnumerable(bool flag) in SetEnumerable() 184 inline void SetConfigurable(bool flag) in SetConfigurable() 193 inline void SetIsAccessor(bool flag) in SetIsAccessor() 203 inline void SetIsInlinedProps(bool flag) in SetIsInlinedProps() 213 inline void SetIsConstProps(bool flag) in SetIsConstProps() 223 inline void SetIsNotHole(bool flag) in SetIsNotHole()
|
| D | js_hclass.h | 418 inline void SetCallable(bool flag) in SetCallable() 423 inline void SetConstructor(bool flag) const in SetConstructor() 428 inline void SetExtensible(bool flag) const in SetExtensible() 433 inline void SetIsPrototype(bool flag) const in SetIsPrototype() 438 inline void SetIsLiteral(bool flag) const in SetIsLiteral() 443 inline void SetClassConstructor(bool flag) const in SetClassConstructor() 448 inline void SetClassPrototype(bool flag) const in SetClassPrototype() 453 inline void SetGlobalConstOrBuiltinsObject(bool flag) const in SetGlobalConstOrBuiltinsObject() 458 inline void SetIsDictionaryMode(bool flag) const in SetIsDictionaryMode() 463 inline void SetTS(bool flag) const in SetTS() [all …]
|
| D | waiter_list.cpp | 41 [[maybe_unused]] bool flag = false; in DeleteNode() local
|
| D | js_object.h | 97 inline void SetWritable(bool flag) in SetWritable() 108 inline void SetEnumerable(bool flag) in SetEnumerable() 119 inline void SetConfigurable(bool flag) in SetConfigurable() 247 inline void SetFound(bool flag) in SetFound() 257 inline void SetIsInlinedProps(bool flag) in SetIsInlinedProps()
|
| D | js_function.h | 33 inline void SetConstructor(bool flag) in SetConstructor() 209 inline void SetClassConstructor(bool flag) in SetClassConstructor()
|
| /arkcompiler/ets_frontend/testTs/ |
| D | run_testTs.py | 50 def skip(filepath, flag=False): argument 73 def run_test(file, tool, flag=False): argument 193 def compare(file, flag=False): argument
|
| /arkcompiler/ets_runtime/ecmascript/dfx/ |
| D | vm_thread_control.cpp | 39 void VmThreadControl::SetVMNeedSuspension(bool flag) in SetVMNeedSuspension() 49 void VmThreadControl::SetVMSuspended(bool flag) in SetVMSuspended()
|
| /arkcompiler/ets_frontend/arkguard/test/grammar/array_validation/ |
| D | array_includes.ts | 20 let flag = arr.includes(1); variable
|
| /arkcompiler/runtime_core/assembler/ |
| D | assembly-parser.h | 226 auto TryEmplaceInTable(bool flag, T &item) in TryEmplaceInTable() 236 bool AddObjectInTable(bool flag, T &item) in AddObjectInTable() 265 inline auto Parser::TryEmplaceInTable(bool flag, std::unordered_map<std::string, panda::pandasm::La… in TryEmplaceInTable()
|
| /arkcompiler/ets_runtime/test/moduletest/string/ |
| D | string.js | 24 let flag = tmp; variable
|
| /arkcompiler/ets_runtime/ecmascript/stackmap/ |
| D | ark_stackmap_builder.h | 79 void SetTraceStackMap(bool flag) in SetTraceStackMap()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
| D | elf_builder.h | 48 void SetEnableSecDump(bool flag) in SetEnableSecDump()
|
| /arkcompiler/ets_runtime/test/moduletest/container/ |
| D | container_hashset.js | 75 let flag = false; variable
|
| D | container_stack.js | 97 let flag = undefined; variable
|
| D | container_lightweightmap.js | 73 let flag = false; variable
|
| D | container_lightweightset.js | 61 let flag = false; variable
|
| D | container_treeset.js | 88 let flag = false; variable
|
| D | container_vector.js | 74 let flag = false; variable
|
| D | container_treemap.js | 70 let flag = false; variable
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/literals/ |
| D | regExpLiteral.cpp | 48 compiler::VReg flag = pg->AllocReg(); in Compile() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ |
| D | method_type_infer.h | 125 auto flag = tsManager_->IsObjectTypeKind(type) || in ShouldInferWithLdObjByValue() local
|
| /arkcompiler/ets_frontend/ts2panda/src/base/ |
| D | vregisterCache.ts | 70 private flag: boolean; property in CacheItem
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_marker.h | 165 void SetAppSpawn(bool flag) in SetAppSpawn()
|