MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / is_double

Method is_double

ppapi/cpp/var.h:163–163  ·  view source on GitHub ↗

This function determines if this Var is a double value. The is_double function returns the internal representation. The JavaScript runtime may convert between the two as needed, so the distinction may not be relevant in all cases (int is really an optimization inside the runtime). So most of the time, you will want to check is_number(). @return true if this Var</co

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

HandleMessageMethod · 0.80
HandleMessageMethod · 0.80
FieldMatchesDoubleFunction · 0.80
TestNonMainThreadMethod · 0.80

Calls

no outgoing calls

Tested by 2

FieldMatchesDoubleFunction · 0.64
TestNonMainThreadMethod · 0.64