v8  9.4.146 (node 16.13.0)
V8 is Google's open source JavaScript engine
IgnoreLocationPolicy Class Reference

#include <pointer-policies.h>

Public Member Functions

constexpr SourceLocation Location () const
 

Protected Member Functions

constexpr IgnoreLocationPolicy ()=default
 
constexpr IgnoreLocationPolicy (const SourceLocation &)
 

Detailed Description

Definition at line 121 of file pointer-policies.h.

Constructor & Destructor Documentation

◆ IgnoreLocationPolicy() [1/2]

constexpr IgnoreLocationPolicy ( )
constexprprotecteddefault

◆ IgnoreLocationPolicy() [2/2]

constexpr IgnoreLocationPolicy ( const SourceLocation )
inlineexplicitconstexprprotected

Definition at line 127 of file pointer-policies.h.

Member Function Documentation

◆ Location()

constexpr SourceLocation Location ( ) const
inlineconstexpr

Definition at line 123 of file pointer-policies.h.

References SourceLocation::SourceLocation().


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