Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-object-gen.cc1418 Label if_accessor_desc(this), if_data_desc(this), if_generic_desc(this), in FromPropertyDescriptor() local
1428 &if_data_desc); in FromPropertyDescriptor()
1441 BIND(&if_data_desc); in FromPropertyDescriptor()
1517 Label if_accessor_desc(this), if_data_desc(this), return_desc(this); in FromPropertyDetails() local
1518 BranchIfAccessorPair(raw_value, &if_accessor_desc, &if_data_desc); in FromPropertyDetails()
1535 BIND(&if_data_desc); in FromPropertyDetails()