Home
last modified time | relevance | path

Searched defs:function_node (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction-selector-unittest.cc297 Node* function_node = m.Parameter(0); in TARGET_TEST_F() local
336 Node* function_node = m.Parameter(0); in TARGET_TEST_F() local
414 Node* function_node = m.Parameter(0); in TARGET_TEST_F() local
Djs-generic-lowering.cc208 Node* function_node = FunctionConstant(function); in ReplaceWithBuiltinCall() local