Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-object-gen.cc1297 int const kPropertiesArg = 1; in TF_BUILTIN() local
1304 Node* properties = args.GetOptionalArgumentValue(kPropertiesArg); in TF_BUILTIN()