Home
last modified time | relevance | path

Searched defs:js_desc (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc107 TNode<JSObject> js_desc = AllocateJSObjectFromMap(map); in ConstructAccessorDescriptor() local
129 TNode<JSObject> js_desc = AllocateJSObjectFromMap(map); in ConstructDataDescriptor() local
1359 TNode<JSObject> js_desc = FromPropertyDetails( in TF_BUILTIN() local
1385 TNode<JSObject> js_desc = FromPropertyDescriptor(context, desc_object); in TF_BUILTIN() local
1462 TNode<JSObject> js_desc = AllocateJSObjectFromMap(map, properties); in FromPropertyDescriptor() local