Searched refs:typed_key (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dplatform-macos.cc624 LocalStorageKey typed_key = static_cast<LocalStorageKey>(key); local
627 if (check_fast_tls) CheckFastTls(typed_key);
629 return typed_key;

Completed in 885 milliseconds