Home
last modified time | relevance | path

Searched refs:kTheHoleValueRootIndex (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/include/v8-include/
H A Dv8-function-callback.h388 if (*value_ == I::GetRoot(GetIsolate(), I::kTheHoleValueRootIndex)) { in Get()
404 return I::GetRoot(GetIsolate(), I::kTheHoleValueRootIndex); in Get()
H A Dv8-internal.h596 static const int kTheHoleValueRootIndex = 5; member in v8::internal::Internals
/third_party/node/deps/v8/include/
H A Dv8-function-callback.h364 if (*value_ == *I::GetRoot(GetIsolate(), I::kTheHoleValueRootIndex)) in Get()
H A Dv8-internal.h399 static const int kTheHoleValueRootIndex = 5; member in v8::internal::Internals
/third_party/node/deps/v8/src/heap/
H A Dheap.h386 Internals::kTheHoleValueRootIndex); member in v8::internal::Heap::Internals

Completed in 17 milliseconds