Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PenguLoader/PenguLoader
/ empty
Method
empty
core/src/utils/cefstr.cc:9–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
}
8
9
bool CefStrBase::empty() const
10
{
11
return length == 0;
12
}
13
14
bool CefStrBase::equal(const char *that) const
15
{
Callers
7
loader_dir
Method · 0.80
get_config_map
Function · 0.80
plugins_dir
Method · 0.80
open_devtools
Method · 0.80
_open
Method · 0.80
_get_response_headers
Method · 0.80
v8_save_datastore
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected