Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Ddebug-liveedit-check-stack.js94 function WrapInDebuggerCall(f) { class
131 assertEquals("Capybara", test.ChooseAnimal(WrapInDebuggerCall(WrapInRestartProof(test.ScriptChanger…
135 assertEquals("Capybara", test.ChooseAnimal(WrapInConstructor(WrapInDebuggerCall(WrapInRestartProof(…
139 assertEquals("Cat", test.ChooseAnimal(WrapInNativeCall(WrapInDebuggerCall(WrapInCatcher(test.Script…