v8 10.2.154 (node 18.16.0)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
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 132 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 138 of file pointer-policies.h.

Member Function Documentation

◆ Location()

constexpr SourceLocation Location ( ) const
inlineconstexpr

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


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