A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.cdn.mozilla.net/en-US/docs/Web/API/PerformanceScriptTiming/sourceCharPosition below:

PerformanceScriptTiming: sourceCharPosition property - Web APIs

PerformanceScriptTiming: sourceCharPosition property

Limited availability

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The sourceCharPosition read-only property of the PerformanceScriptTiming interface returns a number representing the script character position of the script feature that contributed to the long animation frame (LoAF).

It is important to note that the reported function location will be the "entry point" of the script, that is, the top level of the stack, not any specific slow sub-function. See PerformanceScriptTiming.sourceFunctionName for more discussion around this.

Value

A number. Returns -1 if the script character position was not found.

Examples

See Long animation frame timing for examples related to the Long Animation Frames API.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4