Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc941 class OwnConstantElementDependency final : public CompilationDependency {
943 OwnConstantElementDependency(const JSObjectRef& holder, uint32_t index, in OwnConstantElementDependency() function in v8::internal::compiler::__anon14333::final
969 const OwnConstantElementDependency* const zat =
1159 zone_->New<OwnConstantElementDependency>(holder, index, element)); in DependOnOwnConstantElement()

Completed in 3 milliseconds