V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Uri Class Reference
Inheritance diagram for v8::internal::Uri:
v8::internal::AllStatic

Static Public Member Functions

static MaybeHandle< StringDecodeUri (Isolate *isolate, Handle< String > uri)
 
static MaybeHandle< StringDecodeUriComponent (Isolate *isolate, Handle< String > component)
 
static MaybeHandle< StringEncodeUri (Isolate *isolate, Handle< String > uri)
 
static MaybeHandle< StringEncodeUriComponent (Isolate *isolate, Handle< String > component)
 
static MaybeHandle< StringEscape (Isolate *isolate, Handle< String > string)
 
static MaybeHandle< StringUnescape (Isolate *isolate, Handle< String > string)
 

Detailed Description

Definition at line 15 of file uri.h.


The documentation for this class was generated from the following files: