code generalization

Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
Mauro Baluda
2022-11-16 12:06:23 +01:00
committed by GitHub
parent 798b03f29d
commit 8bf0bbb715

View File

@@ -238,7 +238,7 @@ module Hapi {
.getALocalSource()
.(DataFlow::ArrayCreationNode)
.getAnElement()
.(DataFlow::ObjectLiteralNode)
.getALocalSource()
.getAPropertySource("handler")
.getAFunctionValue()
)