Home
last modified time | relevance | path

Searched defs:isEmpty (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DcontrolFlowPropertyDeclarations.ts185 function isEmpty(string) { function
DstaticAnonymousTypeNotReferencingTypeParameter.ts331 static isEmpty(dit: typeof ListWrapper, list: any[]): boolean { method in ListWrapper
/arkcompiler/ets_frontend/ts2panda/src/base/
Dliteral.ts65 isEmpty(): boolean { method in LiteralBuffer
/arkcompiler/ets_frontend/es2panda/typescript/types/
DinterfaceType.cpp228 bool isEmpty = true; in GetTypeFacts() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_hashset_test.cpp237 JSTaggedValue isEmpty = hashSet->IsEmpty(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dnew_object_stub_builder.cpp171 Label isEmpty(env); in NewTaggedArray() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_treemap_test.cpp1356 JSTaggedValue isEmpty = ContainersTreeMap::IsEmpty(callInfo); in HWTEST_F_L0() local
1369 JSTaggedValue isEmpty = ContainersTreeMap::IsEmpty(callInfo); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument