V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::RawStringComparator< Chars1, Chars2 > Class Template Reference
Inheritance diagram for v8::internal::RawStringComparator< Chars1, Chars2 >:
v8::internal::AllStatic

Static Public Member Functions

static bool compare (const Chars1 *a, const Chars2 *b, int len)
 

Detailed Description

template<typename Chars1, typename Chars2>
class v8::internal::RawStringComparator< Chars1, Chars2 >

Definition at line 11656 of file objects.cc.


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