Searched refs:OwnConstantElementDependency (Results 1 – 1 of 1) sorted by relevance
941 class OwnConstantElementDependency final : public CompilationDependency { class943 OwnConstantElementDependency(const JSObjectRef& holder, uint32_t index, in OwnConstantElementDependency() function in v8::internal::compiler::__anonfeb74f180211::OwnConstantElementDependency969 const OwnConstantElementDependency* const zat = in Equals()1159 zone_->New<OwnConstantElementDependency>(holder, index, element)); in DependOnOwnConstantElement()