Home
last modified time | relevance | path

Searched refs:context_sentinel (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector-unittest.cc345 Node* context_sentinel = m.Int32Constant(0); in TARGET_TEST_F() local
348 parameters, locals, stack, context_sentinel, m.UndefinedConstant()); in TARGET_TEST_F()