Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-builder.cc1428 RegisterList return_pair) { in CallRuntimeForPair()
1439 Runtime::FunctionId function_id, Register arg, RegisterList return_pair) { in CallRuntimeForPair()
/external/v8/src/compiler/
Dbytecode-graph-builder.cc1952 Node* return_pair = ProcessCallRuntimeArguments(call, receiver, reg_count); in VisitCallRuntimeForPair() local