Home
last modified time | relevance | path

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

/external/v8/test/webkit/
Dstack-unwinding.js30 function twoHostFunctions() { function
32 stack.push({ "args": twoHostFunctions.arguments });
33 stack.push({ "args": twoHostFunctions.arguments });
56 twoHostFunctions();