Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
H A Dv8config.h311 // V8_HAS_COMPUTED_GOTO - computed goto/labels as values
362 # define V8_HAS_COMPUTED_GOTO 1 macro
399 #define V8_HAS_COMPUTED_GOTO 1 macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h321 // V8_HAS_COMPUTED_GOTO - computed goto/labels as values
396 # define V8_HAS_COMPUTED_GOTO 1 macro
434 #define V8_HAS_COMPUTED_GOTO 1 macro
/third_party/node/deps/v8/src/regexp/
H A Dregexp-interpreter.cc29 #if V8_HAS_COMPUTED_GOTO && \
32 #endif // V8_HAS_COMPUTED_GOTO

Completed in 5 milliseconds