Searched refs:new_body_patch (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Ddebug-liveedit-patch-positions-replace.js56 var new_body_patch = "{return 'Capybara';" + variable
62 Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script, patch_pos, orig_body.length, new_body_patch, change_log);

Completed in 140 milliseconds