Home
last modified time | relevance | path

Searched refs:typof (Results 1 – 5 of 5) sorted by relevance

/third_party/jsframework/runtime/main/manage/event/
DTaskCenter.ts27 typof,
91 const type = typof(v);
143 const type = typof(arg);
/third_party/jsframework/runtime/main/page/api/
Dmisc.ts33 typof,
156 if (typof(tasks) !== 'array') {
/third_party/jsframework/runtime/utils/
Dindex.ts19 typof,
/third_party/jsframework/runtime/main/util/
Dindex.js38 export function typof(any) { function
/third_party/jsframework/runtime/main/model/
Ddirective.ts30 typof,
350 if (typof(list) === 'array') {