Searched defs:kNullValueRootIndex (Results 1 - 1 of 1) sorted by relevance

/external/v8/include/
H A Dv8.h8520 static const int kNullValueRootIndex = 6; member in class:v8::internal::Internals
8938 *value_ = *I::GetRoot(GetIsolate(), I::kNullValueRootIndex);
9687 S* slot = I::GetRoot(isolate, I::kNullValueRootIndex);

Completed in 303 milliseconds