Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc1612 Node* stack_slot_param1 = graph()->NewNode( in BuildCFuncInstruction() local
1616 *effect_ = graph()->NewNode(store_op1, stack_slot_param1, in BuildCFuncInstruction()
1619 args[2] = stack_slot_param1; in BuildCFuncInstruction()