|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
| Public Member Functions | |
| ScopedExternalStringLock (Tagged< ExternalString > string) | |
| ScopedExternalStringLock (const ScopedExternalStringLock &other) V8_NOEXCEPT | |
| ~ScopedExternalStringLock () | |
| Private Attributes | |
| const v8::String::ExternalStringResourceBase * | resource_ | 
Definition at line 24 of file scanner-character-streams.cc.
| 
 | inlineexplicit | 
Definition at line 26 of file scanner-character-streams.cc.
| 
 | inline | 
Definition at line 39 of file scanner-character-streams.cc.
| 
 | inline | 
Definition at line 44 of file scanner-character-streams.cc.
| 
 | private | 
Definition at line 48 of file scanner-character-streams.cc.