v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::Intl::SkipResourceCheck Struct Reference

#include <intl-objects.h>

Collaboration diagram for v8::internal::Intl::SkipResourceCheck:

Static Public Member Functions

static const char * key ()
 
static const char * path ()
 

Detailed Description

Definition at line 335 of file intl-objects.h.

Member Function Documentation

◆ key()

static const char * v8::internal::Intl::SkipResourceCheck::key ( )
inlinestatic

Definition at line 336 of file intl-objects.h.

◆ path()

static const char * v8::internal::Intl::SkipResourceCheck::path ( )
inlinestatic

Definition at line 337 of file intl-objects.h.


The documentation for this struct was generated from the following file: