Lines Matching refs:get
93 SeqOneByteString str = SeqOneByteString::cast(cache_.get(i));
96 SharedFunctionInfo::cast(cache_.get(i + 1)), isolate);
371 return ((*map == context->get(Context::STRICT_FUNCTION_MAP_INDEX)) ||
372 (*map == context->get(
375 context->get(
1387 ->get(Context::GLOBAL_PROXY_INDEX)
3507 isolate_, prototype, "get", Builtin::kMapPrototypeGet, 1, true);
3716 isolate_, prototype, "get", Builtin::kWeakMapGet, 1, true);
3816 SimpleInstallFunction(isolate_, reflect, "get", Builtin::kReflectGet, 2,
5312 // #sec-get-temporal.timezone.prototype.id
5340 // #sec-get-temporal.calendar.prototype.id
5602 // that predefines four properties get, set, configurable and enumerable).
5611 { // get
6154 InternalIndex index(Smi::ToInt(indices->get(i)));
6204 InternalIndex key_index(Smi::ToInt(key_indices->get(i)));
6311 Object size = isolate->heap()->serialized_global_proxy_sizes().get(
6364 // We get here if there was no context snapshot.