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

/external/chromium_org/v8/include/
H A Dv8.h5820 static const int kNullValueRootIndex = 7; member in class:v8::internal::Internals
6236 *value_ = *I::GetRoot(GetIsolate(), I::kNullValueRootIndex);
6825 S* slot = I::GetRoot(isolate, I::kNullValueRootIndex);

Completed in 243 milliseconds