mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-19 06:10:56 +08:00
chore: a bit more profiling
This commit is contained in:
@ -438,6 +438,7 @@ export class CssState {
|
|||||||
return this.viewRef.get()._styleScope.getSelectorsVersion() === this._appliedSelectorsVersion;
|
return this.viewRef.get()._styleScope.getSelectorsVersion() === this._appliedSelectorsVersion;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@profile
|
||||||
public onLoaded(): void {
|
public onLoaded(): void {
|
||||||
if (this._matchInvalid) {
|
if (this._matchInvalid) {
|
||||||
this.updateMatch();
|
this.updateMatch();
|
||||||
|
Reference in New Issue
Block a user