Lines Matching defs:first
822 // Poison stack frames below the first strict mode frame.
841 // trace. This can be be the first frame (which will be a builtin-exit frame
1650 entry.first(reinterpret_cast<v8::Isolate*>(this), entry.second);
1875 // Create the {SetThreadInWasmFlagScope} first in this function so that its
2111 // An interpreted frame cannot be the first frame we look at
2284 // When scheduling a throw we first throw the exception to get the
2750 // namely in the code in an async function before the first
3095 bool first = true;
3100 if (first) {
3101 first = false;
4257 // In case it's the first time some thread enters the isolate.
4303 std::string function_name((*it).first);
4305 os << "Name: " << function_name << ", Loads: " << per_func_count.first
4307 total_loads += per_func_count.first;
5536 result.first->second.SetWeak(
5627 return reinterpret_cast<Address>(&map[name].first);