Home
last modified time | relevance | path

Searched full:whether (Results 1 – 25 of 165) sorted by relevance

1234567

/arkcompiler/ets_frontend/es2panda/scripts/
Dgenerate_js_bytecode.py36 help='whether add debuginfo')
38 help='whether is module')
40 help='whether is commonjs')
42 help='whether is merge abc')
/arkcompiler/ets_runtime/ecmascript/tests/
Dtemplate_map_test.cpp53 …Create a TemplateMap through calling Create function with numberOfElements. Check whether the value
55 …* whether the value returned through the TaggedArray's(transformed from the TemplateMap)…
82 …a TemplateMap, call Insert function with the TemplateMap, a key(JSArray) and a value. Check whether
84 …* within expectations. Check whether the value returned through the TemplateMap's callin…
120 …* @tc.desc: Create a TemplateMap, let it call IncreaseEntries function, check whether the value re…
139 …* whether the value returned through calling EntriesCount function and the value returne…
160 …* @tc.desc: Check whether the value returned through a TemplateMap's calling ComputeHashTableSize …
184 …* Check whether the bool returned through the source TemplateMap's calling IsNeedGrowHas…
219 …e a source TemplateMap, change it through calling IncreaseEntries function. Check whether the value
264 …* @tc.desc: Check whether the value returned through calling RecalculateTableSize function is with…
[all …]
Decma_string_test.cpp58 …* @tc.desc: Check whether the bool returned through calling CanBeCompressed function is within exp…
74 …* @tc.desc: Check whether the EcmaString created through calling CreateEmptyString function is wit…
88 …* @tc.desc: Check whether the EcmaString created through calling AllocStringObject function is wit…
118 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf8 function is within…
138 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf16 function is withi…
165 …* @tc.desc: Check whether the value returned through calling ComputeSizeUtf8 function is within ex…
180 …* @tc.desc: Check whether the value returned through calling ComputeDataSizeUtf16 function is with…
195 …* @tc.desc: Check whether the value returned through calling ComputeSizeUtf16 function is within e…
210 …* @tc.desc: Check whether the value returned through calling ObjectSize function is within expecta…
253 …* @tc.desc: Check whether the value returned through calling Compare function between EcmaStrings …
[all …]
Decma_string_accessor_test.cpp52 …* @tc.desc: Check whether the EcmaString created through calling AllocStringObject function is wit…
83 …* @tc.desc: Check whether the EcmaString created through calling CreateEmptyString function is wit…
97 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf8 function is within…
117 …* @tc.desc: Check whether the EcmaString created through calling CreateFromUtf16 function is withi…
144 …* @tc.desc: Check whether the EcmaString returned through calling Concat function between EcmaStri…
174 …* @tc.desc: Check whether the EcmaString returned through calling Concat function between EcmaStri…
206 …* @tc.desc: Check whether the EcmaString returned through calling Concat function between EcmaStri…
238 …* @tc.desc: Check whether the EcmaString returned through calling FastSubString function from Ecma…
263 …* @tc.desc: Check whether the EcmaString returned through calling FastSubString function from Ecma…
288 …* @tc.desc: Check whether the EcmaString returned through calling FastSubString function from Ecma…
[all …]
Djs_map_iterator_test.cpp67 …* @tc.desc: Call "CreateSetIterator" function create SetIterator,Check whether the the SetIterator…
94 …a JSMapIterator through calling "CreateMapIterator" function with the current thread. Check whether
97 …* Check whether the returned JSTaggedValue through calling "GetNextIndex" function from …
121 …* whether the returned value through calling "GetNextIndex" function from the JSMapItera…
122 …* as JSTaggedValue(0) Call "SetNextIndex" to change NextIndex, Check whether the returne…
142 …e a JSMapIterator through calling CreateMapIterator function with the current thread. Check whether
144 …* whether the returned value through calling "GetIterationKind" function is within expec…
167 * function upadate IteratedMap, check whether the IteratedMap is within expectations.
200 …* @tc.desc: Calling "Next" function get the next value from the MapIterator,Check whether the retu…
Dtagged_dictionary_test.cpp60 …* @tc.desc: Call "NameDictionary::Create" function Create a name dictionary.then, check whether th…
75 …* "PutIfAbsent" function to add the key and value to the dictionary then,check whether t…
124 …* "PutIfAbsent" function to glow the capacity of the dictionary,then check whether the k…
155 …* "Remove" function to shrink the capacity of the dictionary,then check whether the key …
195 …l "NumberDictionary::Create" function Create a number dictionary.then, check whether the dictionary
210 …* "PutIfAbsent" function to add the key and value to the dictionary then,check whether t…
254 …AllKeys" function to get the key of the dictionary to the taggedarray,then check whether the length
255 …* of the array is equal to the number of keys, and whether the array value is equal to t…
288 …* "PutIfAbsent" function to glow the capacity of the dictionary,then check whether the k…
314 …* "Remove" function to shrink the capacity of the dictionary,then check whether the key …
[all …]
Dweak_vector_test.cpp53 …* @tc.desc: Check whether the returned value through "Create" function is within expectations by "…
54 …* function and "Empty" function. convert to tagedarray, and check whether the length att…
72 …* @tc.desc: Check whether each value in the vector container is the same as the value of set by "s…
135 …* @tc.desc: Change the value in the weak vector through "pushback" function,and compare whether th…
172 …* @tc.desc: Check whether the value in the vector container is hole when deleted, and whether the …
Djs_dataview_test.cpp56 …* CaseDescription: Check whether the returned value through "GetElementSize" function is within ex…
76 …* CaseDescription: Check whether the returned value through "GetDataView" function is within expec…
111 …* CaseDescription: Check whether the returned value through "GetViewedArrayBuffer" function is wit…
152 …* CaseDescription: Check whether the returned value through "GetByteLength" function is within exp…
185 …* CaseDescription: Check whether the returned value through "GetByteOffset" function is within exp…
Dtagged_hash_array_test.cpp65 …* @tc.desc: Call "TaggedHashArray::Create" function Create TaggedHashArray object, check whether t…
84 …* @tc.desc: Call "NewLinkedNode" function Create LinkedNode object, check whether the object is cr…
105 …* @tc.desc: Call "NewTreeNode" function Create LinkedNode object, check whether the object is crea…
126 …* the taggedharray object,The value set is the LinkedNode object and check whether there…
129 * whether the value meets the expectation.
171 …* the taggedharray object,The value set is the RBTreeNode object and check whether there…
174 * whether the value meets the expectation.
222 …* node, and check whether the return value of the "RemoveNode" function is the value of …
266 * node, check whether the count attribute of RBTreeNode at the deleted node is expected.
308 …de,call the "Resize" function to reset the taggedharray object and return. check whether the length
[all …]
Djs_stable_array_test.cpp52 …e a JSArray through calling Push function with the JSArray and a EcmaRuntimeCallInfo, check whether
85 …ge a JSArray through calling Pop function with the JSArray and a EcmaRuntimeCallInfo, check whether
124 …elete-elements, the offsetStartInsert, the countInsert and the actualDeleteCount. Check whether the
185 …* source Array 5 times, check whether the returned JSTaggedValue and the changed source …
221 … a source Array whose elements are Numbers and an EcmaRuntimeCallInfo, check whether the EcmaString
251 … Create a source Array whose elements are EcmaStrings and an EcmaRuntimeCallInfo, check whether the
283 …EcmaRuntimeCallInfo an EcmaString as the seperator, check whether the EcmaString returned through …
315 …the EcmaRuntimeCallInfo an EcmaString as the seperator, check whether the EcmaString returned thro…
/arkcompiler/ets_frontend/ts2panda/src/expression/
DnumericLiteral.ts41 // check whether value is a NaN
45 // check whether value is a Infinity
48 // check whether value is a SafeInteger
/arkcompiler/ets_frontend/ts2panda/scripts/
Dgenerate_js_bytecode.py40 help='whether add debuginfo')
42 help='whether is module')
44 help='whether is commonjs')
46 help='whether is d.ts')
/arkcompiler/runtime_core/runtime/
Doptions.yaml566 description: whether open the profilesaver functions
571 description: whether current vm is zygote
576 description: Whether to enable verification
581 description: Whether class initialization should wait until class verification is complete
586 description: Whether to update verification result cache
616 description: whether verify heap before GC
621 description: whether verify heap during GC
626 description: whether verify heap after GC
636 description: whether open the global reference size check
641 description: whether concurrent GC is enabled
[all …]
/arkcompiler/runtime_core/scripts/
Dmemusage.py46 """Checks whether char is hexadecimal digit"""
52 """Checks whether line is the start of map"""
58 """Checks whether memory region is stack"""
64 """Checks whether memory region is heap"""
72 """Checks whether name is file path"""
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_handler_test.cpp58 …* @tc.desc: Call "LoadElement" function,check whether the Element is loaded successfully by checki…
71 …* @tc.desc: Call "LoadProperty" function,check whether the Property is loaded successfully by chec…
108 …* @tc.desc: Call "StoreElement" function,check whether the Element is stored successfully by check…
136 …* @tc.desc: Call "StoreProperty" function,check whether the Property is stored successfully by che…
178 …* @tc.desc: Call "StoreTransition" function,check whether the Transition is stored successfully by…
205 …* @tc.desc: Call "LoadPrototype" function,check whether the Prototype is loaded successfully by ch…
244 …* @tc.desc: Call StorePrototype function,check whether the Prototype is stored successfully by che…
Dproto_change_details_test.cpp54 …* @tc.desc: Check whether the result returned through "GetBitField" function is within expectation…
72 …* @tc.desc: Check whether the result returned through "GetHasChanged" function is within expectati…
90 …* @tc.desc: Check whether the result returned through "GetChangeListener" function is within expec…
112 …* @tc.desc: Check whether the result returned through "GetRegisterIndex" function is within expect…
225 …* object call the "CheckHole" function to check whether there is a hole. If there is, re…
246 …or the vector is fully set,convert the weakvector object into a ChangeListener object.check whether
/arkcompiler/runtime_core/verification/verifier/
Doptions.yaml129 description: Whether to enable debug mode
134 description: Whether to update verification result cache
139 description: Whether to verify system files
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp92 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
127 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
151 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
179 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
218 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
241 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
283 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
322 * @tc.desc: Check whether the result returned through "Stringify" function is within expectations
Djson_parser_test.cpp52 …* @tc.desc: Passing in a character of type "uint8_t" check whether the result returned through "Pa…
80 …* @tc.desc: Passing in a character of type "uint16_t" check whether the result returned through "P…
116 …* @tc.desc: Passing in a character of type "uint8_t" check whether the result returned through "Pa…
136 …* @tc.desc: Passing in a character of type "uint8_t" check whether the result returned through "Pa…
163 …* @tc.desc: Passing in a character of type "uint8_t" check whether the result returned through "Pa…
Dbuiltins_base_test.cpp121 …* @tc.desc: Check whether the result returned through "GetTaggedString" function is within expecta…
142 …* @tc.desc: Check whether the result returned through "GetTaggedInt" function is within expectatio…
154 …* @tc.desc: Check whether the result returned through "GetTaggedDouble" function is within expecta…
166 …* @tc.desc: Check whether the result returned through "GetTaggedBoolean" function is within expect…
Darray_helper_test.cpp54 …* @tc.desc: Check whether the second parameter is a JsArray type through "IsConcatSpreadable" func…
79 …* @tc.desc: Check whether the two data(X,Y) are sorted from large two smalle,both X and Y are Unde…
112 * @tc.desc: Check whether the result returned through "GetLength" function is within expectations.
146 …* @tc.desc: Check whether the result returned through "GetArrayLength" function is within expectat…
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dquick_fix_manager.h38 // check whether the callback is registered.
44 // check whether the patch is loaded.
/arkcompiler/ets_runtime/
DLICENSE20 direction or management of such entity, whether by contract or
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
155 whether in tort (including negligence), contract, or otherwise,
/arkcompiler/toolchain/
DLICENSE20 direction or management of such entity, whether by contract or
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
155 whether in tort (including negligence), contract, or otherwise,
/arkcompiler/runtime_core/
DLICENSE20 direction or management of such entity, whether by contract or
36 "Work" shall mean the work of authorship, whether in Source or
41 "Derivative Works" shall mean any work, whether in Source or Object
155 whether in tort (including negligence), contract, or otherwise,

1234567