Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Ddebug-liveedit-1.js43 var new_animal_patch = "Cap' + 'y' + 'bara"; variable
46 …TestApi.ApplySingleChunkPatch(script, patch_pos, orig_animal.length, new_animal_patch, change_log);
Ddebug-liveedit-2.js51 var new_animal_patch = "'Capybara' + p"; variable
58 …TestApi.ApplySingleChunkPatch(script, patch_pos, orig_animal.length, new_animal_patch, change_log);
Ddebug-liveedit-compile-error.js43 var new_animal_patch = "Cap' + ) + 'bara"; variable
49 orig_animal.length, new_animal_patch, change_log);
Ddebug-liveedit-stack-padding.js46 var new_animal_patch = "'Capybara'"; variable
59 orig_animal.length, new_animal_patch, change_log);
Ddebug-liveedit-check-stack.js52 var new_animal_patch = "'Capybara'";
63 …TestApi.ApplySingleChunkPatch(script, patch_pos, orig_animal.length, new_animal_patch, change_log);
Ddebug-liveedit-literals.js54 var new_animal_patch = new_expression;