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

/external/v8/test/mjsunit/
H A Ddebug-liveedit-1.js46 Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script, patch_pos, orig_animal.length, new_animal_patch, change_log);
H A Ddebug-liveedit-2.js58 Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script, patch_pos, orig_animal.length, new_animal_patch, change_log);
H A Ddebug-liveedit-patch-positions-replace.js62 Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script, patch_pos, orig_body.length, new_body_patch, change_log);
H A Ddebug-liveedit-check-stack.js63 Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script, patch_pos, orig_animal.length, new_animal_patch, change_log);
H A Ddebug-liveedit-patch-positions.js92 Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script,
/external/v8/src/
H A Dliveedit-debugger.js1003 function ApplySingleChunkPatch(script, change_pos, change_len, new_str, function
1081 ApplySingleChunkPatch: ApplySingleChunkPatch

Completed in 83 milliseconds