Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Ddebug-liveedit-patch-positions-replace.js53 var orig_body = "{}"; variable
54 var patch_pos = script.source.indexOf(orig_body);
62 …Debug.LiveEdit.TestApi.ApplySingleChunkPatch(script, patch_pos, orig_body.length, new_body_patch, …