Home
last modified time | relevance | path

Searched refs:V8_USE_COMPUTED_GOTO (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-interpreter.cc31 #define V8_USE_COMPUTED_GOTO 1 macro
329 #if V8_USE_COMPUTED_GOTO
343 #else // V8_USE_COMPUTED_GOTO
350 #endif // V8_USE_COMPUTED_GOTO
392 #if V8_USE_COMPUTED_GOTO in RawMatch()
438 #endif // V8_USE_COMPUTED_GOTO in RawMatch()
459 #if V8_USE_COMPUTED_GOTO in RawMatch()
466 #endif // V8_USE_COMPUTED_GOTO in RawMatch()
1029 #if V8_USE_COMPUTED_GOTO in RawMatch()
1030 // Lint gets confused a lot if we just use !V8_USE_COMPUTED_GOTO o in RawMatch()
1051 #undef V8_USE_COMPUTED_GOTO global() macro
[all...]

Completed in 3 milliseconds