Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/android
/ end
Function
end
test-app/runtime/src/main/cpp/include/v8-context.h:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
const char** begin() const { return &names_[0]; }
34
const char** end() const { return &names_[name_count_]; }
35
36
private:
37
const int name_count_;
Callers
5
begin
Method · 0.50
has
Method · 0.50
find_direction
Function · 0.50
is_label_valid
Function · 0.50
valid_name_code_point
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected