![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Static Public Member Functions | |
static Utf16CharacterStream * | For (Isolate *isolate, Handle< String > data) |
static Utf16CharacterStream * | For (Isolate *isolate, Handle< String > data, int start_pos, int end_pos) |
static Utf16CharacterStream * | For (ScriptCompiler::ExternalSourceStream *source_stream, ScriptCompiler::StreamedSource::Encoding encoding) |
static std::unique_ptr< Utf16CharacterStream > | ForTesting (const char *data) |
static std::unique_ptr< Utf16CharacterStream > | ForTesting (const char *data, size_t length) |
Definition at line 20 of file scanner-character-streams.h.