InternalContext internalContext = ContextBuilder.getInternalContextForTests(debugContext);
eventMirror = internalContext.getValueLoader().addDataToMap(Long.valueOf(11),
Type.TYPE_OBJECT, null, null,
subpropertiesMirror);
FrameObject frameObject;
{
JSONObject jsonObject = jsonObject(
jsonProperty("line", 12L),
jsonProperty("index", 0L),
jsonProperty("sourceLineText", ""),