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

Method is_int

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

This function determines if this Var is an integer value. The is_int 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</cod

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

HandleMessageMethod · 0.80
HandleMessageMethod · 0.80
TestGetSettingMethod · 0.80
TestNonMainThreadMethod · 0.80

Calls

no outgoing calls

Tested by 2

TestGetSettingMethod · 0.64
TestNonMainThreadMethod · 0.64