Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/model/
Dindex.ts98 private __ready: boolean; property in Vm
369 if (type === 'hook:onReady' && this.__ready) {
722 return this.__ready;
726 this.__ready = newReady;