mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 13:51:27 +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;
|
||||
}
|
||||
|
||||
@profile
|
||||
public onLoaded(): void {
|
||||
if (this._matchInvalid) {
|
||||
this.updateMatch();
|
||||
|
Reference in New Issue
Block a user