Searched refs:kNodeContextTag (Results 1 – 2 of 2) sorted by relevance
57 int const Environment::kNodeContextTag = 0x6e6f64; member in node::Environment59 static_cast<const void*>(&Environment::kNodeContextTag));
1384 static int const kNodeContextTag; variable