Home
last modified time | relevance | path

Searched refs:ElementsKindDependency (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc903 class ElementsKindDependency final : public CompilationDependency { class
905 ElementsKindDependency(const AllocationSiteRef& site, ElementsKind kind) in ElementsKindDependency() function in v8::internal::compiler::__anonfeb74f180211::ElementsKindDependency
931 const ElementsKindDependency* const zat = that->AsElementsKind(); in Equals()
1146 RecordDependency(zone_->New<ElementsKindDependency>(site, kind)); in DependOnElementsKind()
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch45487 class ElementsKindDependency final : public CompilationDependency {
45489 ElementsKindDependency(const AllocationSiteRef& site, ElementsKind kind)