Lines Matching defs:properties
12 #include "src/compiler/node-properties.h"
13 #include "src/compiler/operator-properties.h"
214 Operator::Properties properties = node->op()->properties();
216 isolate(), zone(), callable.descriptor(), 0, flags, properties);
226 Operator::Properties properties = node->op()->properties();
230 zone(), f, nargs, properties, CallDescriptor::kNeedsFrameState);
623 // Get the set of properties to enumerate.
679 // No properties to enumerate.