FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: add `@CriticalNative` and `@FastNative` to safe methods by edusperoni · Pull Request #1921 · NativeScript/android · GitHub

feat: add @CriticalNative and @FastNative to safe methods - #1921

Merged
NathanWalker merged 3 commits into
mainfrom
perf/safe-fast-natives
Feb 12, 2026
Merged

feat: add @CriticalNative and @FastNative to safe methods#1921
NathanWalker merged 3 commits into
mainfrom
perf/safe-fast-natives

Conversation

Copy link
Copy Markdown
Collaborator

Adds the new annotations to some very safe methods. All CriticalNative methods deal with static data (no JS code executed). The two FastNative methods also deal with no JS code.

NathanWalker merged commit 085bc4f into main Feb 12, 2026
7 checks passed
NathanWalker deleted the perf/safe-fast-natives branch February 12, 2026 03:27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL