Home
last modified time | relevance | path

Searched refs:kLoadGlobalNotInsideTypeof (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.h46 kLoadGlobalNotInsideTypeof, member in v8::internal::FeedbackSlotKind
80 return kind == FeedbackSlotKind::kLoadGlobalNotInsideTypeof || in IsLoadGlobalICKind()
395 : FeedbackSlotKind::kLoadGlobalNotInsideTypeof); in AddLoadGlobalICSlot()
H A Dfeedback-vector.cc155 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in Kind2String()
282 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in New()
552 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in ConfigureUninitialized()
620 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in Clear()
694 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in ic_state()
H A Dfeedback-vector-inl.h80 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in GetSlotSize()
/third_party/node/deps/v8/src/ic/
H A Dic.h190 return kind == FeedbackSlotKind::kLoadGlobalNotInsideTypeof; in ShouldThrowReferenceError()
H A Dic.cc2766 : FeedbackSlotKind::kLoadGlobalNotInsideTypeof; in RUNTIME_FUNCTION()
H A Daccessor-assembler.cc3311 : FeedbackSlotKind::kLoadGlobalNotInsideTypeof); in LoadGlobalIC()
/third_party/node/deps/v8/src/compiler/
H A Djs-heap-broker.cc541 nexus.kind() == FeedbackSlotKind::kLoadGlobalNotInsideTypeof || in ReadFeedbackForGlobalAccess()
/third_party/node/deps/v8/src/heap/
H A Dobject-stats.cc657 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in GetFeedbackSlotType()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-ir.cc425 static_cast<int>(FeedbackSlotKind::kLoadGlobalNotInsideTypeof); in GenerateCode()
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-printer.cc1247 case FeedbackSlotKind::kLoadGlobalNotInsideTypeof: in Print()
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc949 kLoadGlobalNotInsideTypeof, member in v8::internal::interpreter::BytecodeGenerator::FeedbackSlotCache::SlotKind
7218 : FeedbackSlotCache::SlotKind::kLoadGlobalNotInsideTypeof; in GetCachedLoadGlobalICSlot()

Completed in 40 milliseconds