v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ElementCmp< T > Class Template Reference

#include <list-inl.h>

Public Member Functions

 ElementCmp (T e)
 
int operator() (const T *other)
 

Detailed Description

template<typename T>
class v8::internal::ElementCmp< T >

Definition at line 264 of file list-inl.h.

Constructor & Destructor Documentation

ElementCmp ( T  e)
inlineexplicit

Definition at line 266 of file list-inl.h.

Member Function Documentation

int operator() ( const T other)
inline

Definition at line 267 of file list-inl.h.

References v8::internal::PointerValueCompare().


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