Lines Matching defs:value
685 int32_t value;
686 CHECK(attributes->ToInt32(&value));
687 if ((value & DONT_ENUM) == 0) {
1036 if (first_symbol.value() != -1) {
1038 object, this, descs, first_symbol.value(), limit));
1199 // 1. Let handler be the value of the [[ProxyHandler]] internal slot of O.
1208 // 4. Let target be the value of the [[ProxyTarget]] internal slot of O.
1254 if (entry->value != kPresent) {
1255 entry->value = kPresent;
1316 if (found == nullptr || found->value == kGone) {
1322 found->value = kGone;
1337 if (found == nullptr || found->value == kGone) {
1343 found->value = kGone;