![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <node-matchers.h>
Public Member Functions | |
ScaleMatcher (Node *node, bool allow_power_of_two_plus_one=false) | |
bool | matches () const |
int | scale () const |
bool | power_of_two_plus_one () const |
Private Attributes | |
int | scale_ |
bool | power_of_two_plus_one_ |
Definition at line 366 of file node-matchers.h.
|
inlineexplicit |
Definition at line 367 of file node-matchers.h.
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 413 of file node-matchers.h.
|
private |
Definition at line 412 of file node-matchers.h.