Home
last modified time | relevance | path

Searched defs:maybe_index (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dexternal-reference-encoder.cc61 Maybe<uint32_t> maybe_index = map_->Get(address); in TryEncode() local
72 Maybe<uint32_t> maybe_index = map_->Get(address); in Encode() local
89 Maybe<uint32_t> maybe_index = map_->Get(address); in NameOfAddress() local
/third_party/node/deps/v8/src/utils/
Daddress-map.cc28 Maybe<uint32_t> maybe_index = map_->Get(heap_object); in RootIndexMap() local
Daddress-map.h63 Maybe<uint32_t> maybe_index = map_->Get(obj); in Lookup() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-sharedarraybuffer.cc138 Maybe<size_t> maybe_index = ValidateAtomicAccess(isolate, sta, index); in BUILTIN() local
197 Maybe<size_t> maybe_index = ValidateAtomicAccess(isolate, sta, index); in DoWait() local
/third_party/node/deps/v8/src/objects/
Djs-function.cc1022 Handle<Object> maybe_index = JSReceiver::GetDataProperty( in GetDerivedMap() local
/third_party/node/deps/v8/src/ic/
Dic.cc1567 intptr_t maybe_index; in Load() local
2510 intptr_t maybe_index; in Store() local