Home
last modified time | relevance | path

Searched refs:kTrueValueRootIndex (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/include/
H A Dv8-function-callback.h327 root_index = I::kTrueValueRootIndex; in Set()
H A Dv8-internal.h401 static const int kTrueValueRootIndex = 7; member in v8::internal::Internals
H A Dv8-primitive.h848 S* slot = I::GetRoot(isolate, I::kTrueValueRootIndex); in True()
/third_party/node/deps/v8/include/v8-include/
H A Dv8-function-callback.h349 root_index = I::kTrueValueRootIndex; in Set()
H A Dv8-primitive.h855 S* slot = I::GetRootSlot(isolate, I::kTrueValueRootIndex); in True()
H A Dv8-internal.h598 static const int kTrueValueRootIndex = 7; member in v8::internal::Internals
/third_party/node/deps/v8/src/heap/
H A Dheap.h390 Internals::kTrueValueRootIndex); member in v8::internal::Heap::Internals

Completed in 12 milliseconds