Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ Node
Method
Node
third-party/yoga/src/yoga/node/Node.cpp:20–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
namespace facebook::yoga {
19
20
Node::Node() : Node{&Config::getDefault()} {}
21
22
Node::Node(const yoga::Config* config) : config_{config} {
23
yoga::assertFatal(
Callers
nothing calls this directly
Calls
4
assertFatal
Function · 0.85
useWebDefaults
Function · 0.85
useWebDefaults
Method · 0.80
setOwner
Method · 0.80
Tested by
no test coverage detected