V8 Project
|
#include <list-inl.h>
Public Member Functions | |
ElementCmp (T e) | |
int | operator() (const T *other) |
Private Attributes | |
T | elem_ |
Definition at line 242 of file list-inl.h.
|
inlineexplicit |
Definition at line 244 of file list-inl.h.
|
inline |
Definition at line 245 of file list-inl.h.
References v8::internal::ElementCmp< T >::elem_, and v8::internal::PointerValueCompare().
|
private |
Definition at line 249 of file list-inl.h.
Referenced by v8::internal::ElementCmp< T >::operator()().