Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GameTechDev/PresentMon
/ IsNull
Method
IsNull
IntelPresentMon/AppCef/source/util/CefValues.cpp:303–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
301
}
302
303
bool CefValueTraverser::IsNull() const
304
{
305
return pCefValue->GetType() == CefValueType::VTYPE_NULL;
306
}
307
}
Callers
2
V8ToCefValue
Function · 0.80
FromV8
Function · 0.80
Calls
1
GetType
Method · 0.45
Tested by
no test coverage detected